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

Commit 285c23a

Browse files
chore(deps): update postgres:17.5-alpine docker digest to 6567bca
1 parent 14a96e6 commit 285c23a

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:17.5-alpine@sha256:ec01646a894c7c5aec8a29e0fe723ab093e24e2e055940090d282d8ab1c79d26
81+
image: postgres:17.5-alpine@sha256:6567bca8d7bc8c82c5922425a0baee57be8402df92bae5eacad5f01ae9544daa
8282
volumes:
8383
- postgres-data:/var/lib/postgresql/data
8484
- ../production/data/postgres/01-schema.sql:/docker-entrypoint-initdb.d/01-schema.sql

0 commit comments

Comments
 (0)