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 Sep 26, 2023
1 parent a5f32f6 commit 22e49eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ services:
- restserver

db:
image: postgres:15.4
image: postgres:16.0
container_name: postgres_db
restart: unless-stopped
volumes:
Expand Down

0 comments on commit 22e49eb

Please sign in to comment.