Skip to content

Commit

Permalink
Merge branch 'main' into snyk-fix-43ac30cae0b7dbf4e9ed3f459ef298ea
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Feb 13, 2024
2 parents 1653838 + 67f0db9 commit b7948eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/12/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:12.17
FROM postgres:12.18

# Health check and non-privileged user
HEALTHCHECK --interval=15s --timeout=5s --retries=3 CMD [ "pg_isready" ]
Expand Down

0 comments on commit b7948eb

Please sign in to comment.