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 Nov 4, 2023
1 parent 463ccbb commit 1794189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests_runner/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

postgresd:
container_name: frame_postgres
image: postgres:15.4
image: postgres:16.0
environment:
- POSTGRES_USER=frame
- POSTGRES_PASSWORD=secret
Expand Down

0 comments on commit 1794189

Please sign in to comment.