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.
1 parent ea0be58 commit ebe3d88Copy full SHA for ebe3d88
examples/deployment/docker/db_server/postgresql/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM postgres:17.6@sha256:0b6428e8c09651398137d2b3308a6ad87e73ac15fc38729891c16d942e947d3d
+FROM postgres:17.6@sha256:e6a4209d1a4893f2df3bdcde58f8926c3c929c4d51df90990ed1b36d83c1382a
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