Skip to content

Commit 3c21f18

Browse files
chore(deps): update postgres:16.3-alpine docker digest to 65bacc8
1 parent a34ad22 commit 3c21f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/example_stack/src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ services:
3939
environment:
4040
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
4141
POSTGRES_USER_FILE: /run/secrets/postgres_user
42-
image: postgres:16.3-alpine@sha256:7f7832dfb7770c7256fe3f8c4cb57617caee45e2494cc0a736594135237ed9bf
42+
image: postgres:16.3-alpine@sha256:65bacc8b0c60fffff5a756c3f66fdaeeffe23c7b8179f0e027eacaa71031c2e6
4343
secrets:
4444
- postgres_password
4545
- postgres_user

0 commit comments

Comments
 (0)