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 3542a05 commit 2854db9Copy full SHA for 2854db9
src/development/stack.yml
@@ -67,7 +67,7 @@ services:
67
POSTGRES_DB_FILE: /run/secrets/postgres_db
68
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
69
POSTGRES_USER_FILE: /run/secrets/postgres_user
70
- image: postgres:17.2-alpine@sha256:17143ad87797f511036cf8f50ada164aeb371f0d8068a172510549fb5d2cd65f
+ image: postgres:17.2-alpine@sha256:0bcc5bbbb2aa9c9b4c6505845918c7eb55d783cf5c1f434fac33012579fb149d
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments