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 4db414b commit c8514ccCopy full SHA for c8514cc
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.3-alpine@sha256:808a26f109281cf7e5d43049d2655b6381fca13bd53dc4169a238e08760ccfc6
+ image: postgres:16.3-alpine@sha256:36ed71227ae36305d26382657c0b96cbaf298427b3f1eaeb10d77a6dea3eec41
71
secrets:
72
- postgres_db
73
- postgres_password
0 commit comments