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 Mar 13, 2024
1 parent 807d601 commit 383897a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/Postgres/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
postgres_14:
container_name: postgres_14
hostname: postgres_14
image: postgres:14
image: postgres:16
restart: always
ports:
- '5414:5432'
Expand Down

0 comments on commit 383897a

Please sign in to comment.