Skip to content

Commit d37df25

Browse files
Update docker.io/library/postgres Docker tag to v17
1 parent 7f78aff commit d37df25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ services:
122122
retries: 20
123123

124124
liminator-db:
125-
image: docker.io/library/postgres:13.10
125+
image: docker.io/library/postgres:17.4
126126
environment:
127127
- POSTGRES_DB=liminator
128128
- POSTGRES_USER=vality
@@ -145,7 +145,7 @@ services:
145145
retries: 10
146146

147147
shumway-db:
148-
image: docker.io/library/postgres:13.10
148+
image: docker.io/library/postgres:17.4
149149
environment:
150150
- POSTGRES_DB=shumway
151151
- POSTGRES_USER=postgres

0 commit comments

Comments
 (0)