Skip to content

Commit 70a104f

Browse files
Update docker.io/library/postgres Docker tag to v13.16
1 parent fa7cd47 commit 70a104f

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.16
117117
ports:
118118
- "5432"
119119
environment:

0 commit comments

Comments
 (0)