Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
derneuere authored Nov 14, 2024
1 parent f49e701 commit 202f284
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 @@ -22,7 +22,7 @@ services:
- frontend

db:
image: postgres:17
image: pgautoupgrade/pgautoupgrade:latest
container_name: db
restart: unless-stopped
environment:
Expand Down

0 comments on commit 202f284

Please sign in to comment.