We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea88f7 commit 8af29bbCopy full SHA for 8af29bb
examples/deployment/docker/db_server/postgresql/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:17.9@sha256:2cd82735a36356842d5eb1ef80db3ae8f1154172f0f653db48fde079b2a0b7f7
+FROM postgres:18.3@sha256:69e8582b781cb44fa4557b98ed586fe68361e320d9b12f9707494335634f4f3d
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