Skip to content

Commit 19f0378

Browse files
chore(deps): update postgres:15.2-alpine docker digest to 0ce2f7c
1 parent 8fb2a46 commit 19f0378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:15.2-alpine@sha256:ab88acc4edfbd7c728ad0fa741139b6cc830bd85138a40848672b784aab57306
70+
image: postgres:15.2-alpine@sha256:0ce2f7c363133126dbcb1d3409dc523ecd243c55ca95a19b9b3c73c31c670b4a
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)