Skip to content

Commit 675aac1

Browse files
chore(deps): update postgres:15.0-alpine docker digest to 162ece2
1 parent 2bb8b86 commit 675aac1

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
@@ -62,7 +62,7 @@ services:
6262
POSTGRES_DB_FILE: /run/secrets/postgres_db
6363
POSTGRES_PASSWORD_FILE: /run/secrets/postgres_password
6464
POSTGRES_USER_FILE: /run/secrets/postgres_user
65-
image: postgres:15.0-alpine@sha256:57637afbc3bd7be8adc36a741e59165e0cd58794c20561e12b20a7eae6571b9e
65+
image: postgres:15.0-alpine@sha256:162ece254c2ed16362999971340ab523bd8e085c5175b3aff91201ebd32f21bd
6666
secrets:
6767
- postgres_db
6868
- postgres_password

0 commit comments

Comments
 (0)