Skip to content

Commit

Permalink
Bump pg to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcooper committed Sep 30, 2024
1 parent f96d3f9 commit 8910864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:

db:
restart: always
image: pgautoupgrade/pgautoupgrade:16-alpine
image: pgautoupgrade/pgautoupgrade:17-alpine
volumes:
- postgres_data:/var/lib/postgresql/data/
environment:
Expand Down

0 comments on commit 8910864

Please sign in to comment.