Skip to content

Commit

Permalink
Update postgres Docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 823b307 commit 19d0ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/docker/db/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2.4'

services:
db:
image: postgres:14
image: postgres:16
volumes:
- vk-forwarder-bot-volume-db:/var/lib/postgresql/data
- vk-forwarder-bot-volume-db-backup:/backup
Expand Down

0 comments on commit 19d0ad2

Please sign in to comment.