Skip to content

Commit 43866ba

Browse files
chore(deps): update postgres:18.1-alpine docker digest to 30f2a9b
1 parent 55bfa58 commit 43866ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1-alpine@sha256:b40d931bd0e7ce6eecc59a5a6ac3b3c04a01e559750e73e7086b6dbd7f8bf545
81+
image: postgres:18.1-alpine@sha256:30f2a9b6f470bece98c10f98952e720c881dc3ef987cf06b5ed4b698a350c1bb
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)