Skip to content

Commit b596406

Browse files
Update docker.io/library/postgres Docker tag to v13.17
1 parent e33905b commit b596406

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
@@ -113,7 +113,7 @@ services:
113113
retries: 10
114114

115115
shumway-db:
116-
image: docker.io/library/postgres:13.10
116+
image: docker.io/library/postgres:13.17
117117
ports:
118118
- "5432"
119119
environment:

0 commit comments

Comments
 (0)