Skip to content

Commit

Permalink
[BUMP] Update dependency postgres to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 005a422 commit 3aff80b
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
@@ -1,6 +1,6 @@
services:
postgres:
image: postgres:14.11-alpine
image: postgres:15.7-alpine
container_name: pix-data-admin-postgres
ports:
- '${PIX_DATABASE_PORT:-5432}:5432'
Expand Down

0 comments on commit 3aff80b

Please sign in to comment.