We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e12879 commit bd26c06Copy full SHA for bd26c06
examples/deployment/docker/db_server/postgresql/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:17.7@sha256:5ecd7c63c618bed8b554567d3e9959636956be2058d8acbf12d0313dd16f67f8
+FROM postgres:18.1@sha256:5773fe724c49c42a7a9ca70202e11e1dff21fb7235b335a73f39297d200b73a2
2
3
# expects the build context to be: $GOPATH/src/github.com/google/trillian
4
COPY storage/postgresql/schema/storage.sql /docker-entrypoint-initdb.d/storage.sql
0 commit comments