Skip to content

Commit

Permalink
Merge pull request #5022 from camptocamp/dependabot/docker/docker/tes…
Browse files Browse the repository at this point in the history
…t-external-db/camptocamp/postgres-10.2

Bump camptocamp/postgres from 9.5 to 10.2 in /docker/test-external-db
  • Loading branch information
sbrunner authored Jun 13, 2019
2 parents 25b851d + dea8853 commit 5a648fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/test-external-db/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM camptocamp/postgres:9.5
FROM camptocamp/postgres:10.2

LABEL maintainer Camptocamp "[email protected]"

Expand Down

0 comments on commit 5a648fc

Please sign in to comment.