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

Commit 6eb5105

Browse files
chore(deps): update postgres:18.3-alpine docker digest to c48f944
1 parent bc61458 commit 6eb5105

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.3-alpine@sha256:4da1a4828be12604092fa55311276f08f9224a74a62dcb4708bd7439e2a03911
70+
image: postgres:18.3-alpine@sha256:c48f944df2efbcece2dc4ea6725554f97d430fc0a4fbcfbeb31803b22dc33331
7171
secrets:
7272
- postgres_db
7373
- postgres_password

0 commit comments

Comments
 (0)