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

Commit 18dc5b9

Browse files
chore(deps): update postgres:18.3-alpine docker digest to 54451ec
1 parent 9eae0ad commit 18dc5b9

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:52098013b4b64a746626437d38afc03cabff6cdeb4d3d92e2342aa95f0ce56ea
81+
image: postgres:18.3-alpine@sha256:54451ecb8ab38c24c3ec123f2fd501303a3a1856a5c66e98cecf2460d5e1e9d7
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)