Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 28be2d4 commit f7ed7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Test schemaspy
services:
postgres:
image: postgres:15.4
image: postgres:16.0
env:
POSTGRES_USER: test_user
POSTGRES_PASSWORD: test_user_password
Expand Down

0 comments on commit f7ed7cc

Please sign in to comment.