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 890f6aa commit e367099Copy full SHA for e367099
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:16.1-alpine@sha256:b5b982f51f46f10cfc81bbd9f922692a9b1b6aac3955d7dda2c7733f8ca5bf09
+ image: postgres:16.1-alpine@sha256:b218fa67aa721648d3da64351bc9c779074cc17d4e3105dd3acb476627cb3746
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments