Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
CIRCLE-18439 using postgres 9.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
smaant committed Jun 6, 2019
1 parent 5c18ae2 commit 36cb802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:9.5.13
FROM postgres:9.5.16

RUN apt-get update \
&& apt-get upgrade --no-install-recommends -y \
Expand Down

0 comments on commit 36cb802

Please sign in to comment.