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

Commit 7a8ed65

Browse files
chore(deps): update postgres:18.0-alpine docker digest to fe5874a
1 parent fdf9300 commit 7a8ed65

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:fe5874a6484052c5353272650bb0b21f35082465f82907df4dfb1fe25f042610
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)