Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v15 (#725)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2022
1 parent 6f494bb commit 60026ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ services:
# https://www.postgresql.org/
postgres:
container_name: postgres
image: postgres:14-alpine
image: postgres:15-alpine
networks:
- vela
environment:
Expand Down

0 comments on commit 60026ee

Please sign in to comment.