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 Oct 6, 2023
1 parent 1ab223b commit 6ea802f
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 6ea802f

Please sign in to comment.