Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edalex-ian committed Nov 4, 2022
1 parent d8357b1 commit 041423c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
- oeq-cluster

database:
image: postgres:14.5
image: postgres:15.0
restart: always
networks:
- oeq-cluster
Expand Down

0 comments on commit 041423c

Please sign in to comment.