We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5a7a97 + 89b9400 commit d5b24b6Copy full SHA for d5b24b6
Containers/postgresql/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:latest
2
# From https://github.com/docker-library/postgres/blob/master/16/alpine3.21/Dockerfile
3
-FROM postgres:16.8-alpine
+FROM postgres:16.9-alpine
4
5
COPY --chmod=775 start.sh /start.sh
6
COPY --chmod=775 healthcheck.sh /healthcheck.sh
0 commit comments