Skip to content

Commit

Permalink
Merge pull request #129 from appiepollo14/renovate/postgres-17.x
Browse files Browse the repository at this point in the history
  • Loading branch information
appiepollo14 authored Feb 14, 2025
2 parents 1f6fe02 + d9ad0bf commit d7753df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
k6-e2e-tests:
services:
postgres:
image: postgres:17.2-alpine
image: postgres:17.3-alpine
ports:
- 5432:5432
env:
Expand Down

0 comments on commit d7753df

Please sign in to comment.