Skip to content

Commit

Permalink
Update postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 6a9053b commit 9c6ab2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestration/playbooks/templates/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:

miniflux-db:
container_name: miniflux-db
image: postgres:16
image: postgres:17
restart: unless-stopped
environment:
- POSTGRES_USER=miniflux
Expand Down

0 comments on commit 9c6ab2d

Please sign in to comment.