Skip to content

Commit afdf280

Browse files
chore(deps): update postgres:17.2-alpine docker digest to 7d65bcb
1 parent 7aee37e commit afdf280

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:17.2-alpine@sha256:0bcc5bbbb2aa9c9b4c6505845918c7eb55d783cf5c1f434fac33012579fb149d
81+
image: postgres:17.2-alpine@sha256:7d65bcba76a0a625d1c771ec619615d13bb42b0369c220dabc86d2f10b7817c2
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)