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

Commit e022da4

Browse files
chore(deps): update postgres:18.0-alpine docker digest to 48c8ad3
1 parent be26dc9 commit e022da4

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

0 commit comments

Comments
 (0)