Skip to content

Commit

Permalink
Update docker.io/library/postgres Docker tag to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2022
1 parent fe4313a commit eb5293d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ services:
retries: 10

shumway-db:
image: docker.io/library/postgres:9.6
image: docker.io/library/postgres:15.1
environment:
- POSTGRES_DB=shumway
- POSTGRES_USER=postgres
Expand Down

0 comments on commit eb5293d

Please sign in to comment.