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 b3c57ad commit c175f55Copy full SHA for c175f55
1 file changed
src/development/stack.yml
@@ -62,7 +62,7 @@ services:
62
POSTGRES_DB_FILE: /run/secrets/postgres_db
63
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
64
POSTGRES_USER_FILE: /run/secrets/postgres_user
65
- image: postgres:14.2-alpine@sha256:20e49432a20e1a63bb985977c32ec8f110bc609b93de35ad4f19c5486abcefaa
+ image: postgres:14.3-alpine@sha256:a00af33e23643f497a42bc24d2f6f28cc67f3f48b076135c5626b2e07945ff9c
66
secrets:
67
- postgres_db
68
- postgres_password
0 commit comments