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 and g3force committed Feb 2, 2024
1 parent 0d70685 commit 72f8666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
- match

postgres:
image: postgres:13
image: postgres:16
restart: unless-stopped
environment:
PGDATA: /var/lib/postgresql/data/guacamole
Expand Down

0 comments on commit 72f8666

Please sign in to comment.