Skip to content

Commit 317f643

Browse files
chore(deps): update postgres:alpine docker digest to bcb90dc
1 parent 0aa8355 commit 317f643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
restart: unless-stopped
1111

1212
postgres:
13-
image: postgres:alpine@sha256:f325a29ec9deb7039c5f07761d77d79d537dac836ecd99f982f6ca5476724604
13+
image: postgres:alpine@sha256:bcb90dc18910057ff49ce2ea157d8a0d534964090d39af959df41083f18c3318
1414
ports:
1515
- "5432:5432"
1616
environment:

0 commit comments

Comments
 (0)