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

Commit 7156d7b

Browse files
chore(deps): update postgres:18.4-alpine docker digest to 96d56f7
1 parent f2c5b06 commit 7156d7b

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:18.4-alpine@sha256:38346350acb3e824c6948e6df7ff4759f48ba09d8ef4cb8d1b6e6db120f56872
70+
image: postgres:18.4-alpine@sha256:96d56f7f57c6aacd1fcb908bc83b345ec5f83231ee486dd66a1baadce274db88
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)