Skip to content

Commit

Permalink
Update postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent c89fc3b commit d74e1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional_all_db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
image: cypress/included:9.7.0
services:
postgres:
image: postgres:11
image: postgres:17
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: admin
Expand Down

0 comments on commit d74e1a5

Please sign in to comment.