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

Commit b97e976

Browse files
chore(deps): update postgres:18.0-alpine docker digest to bfce784
1 parent fb70327 commit b97e976

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.0-alpine@sha256:70b32afe0c274b4d93098fd724fcdaab3aba47270a4f1e63cbf9cc69d7bf1be4
70+
image: postgres:18.0-alpine@sha256:bfce7840f27a8874a47f3980fd33c08002eb64de1da2a66cdd29087cf006a41c
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)