Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2024
1 parent 408bc8e commit 72a645d
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 @@ -43,7 +43,7 @@ jobs:
name: Test pg-restore
services:
postgres:
image: postgres:16.3
image: postgres:16.4
env:
POSTGRES_USER: test_user
POSTGRES_PASSWORD: test_user_password
Expand Down

0 comments on commit 72a645d

Please sign in to comment.