Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit 193981a

Browse files
chore(deps): update postgres:17.6-alpine docker digest to de3b2a5
1 parent 0054ad7 commit 193981a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
POSTGRES_DB_FILE: /run/secrets/postgres_db
6868
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
6969
POSTGRES_USER_FILE: /run/secrets/postgres_user
70-
image: postgres:17.6-alpine@sha256:3406990b6e4c7192317b6fdc5680498744f6142f01f0287f4ee0420d8c74063c
70+
image: postgres:17.6-alpine@sha256:de3b2a5a4673054c5fb8688b8da5b32e93ad7ee09d810ca19f55a4095accfdcb
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)