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

Commit 7035e6c

Browse files
chore(deps): update postgres:18.3-alpine docker digest to 4da1a48
1 parent 94d7ec8 commit 7035e6c

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
@@ -78,7 +78,7 @@ services:
7878
environment:
7979
POSTGRES_DB: drinks
8080
POSTGRES_PASSWORD: postgres
81-
image: postgres:18.3-alpine@sha256:97e0c20847f5fe90be7e002ce2619be71f037e898f6c7364ad59e3826d60fee5
81+
image: postgres:18.3-alpine@sha256:4da1a4828be12604092fa55311276f08f9224a74a62dcb4708bd7439e2a03911
8282
volumes:
8383
- postgres-data:/var/lib/postgresql
8484
- ../production/data/postgres/01-schema.sql:/docker-entrypoint-initdb.d/01-schema.sql

0 commit comments

Comments
 (0)