Skip to content

Commit

Permalink
Merge pull request #68 from appiepollo14/renovate/postgres-17.x
Browse files Browse the repository at this point in the history
Update postgres Docker tag to v17
  • Loading branch information
appiepollo14 authored Sep 28, 2024
2 parents b4e67c1 + 83164e1 commit 092fce3
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:16.4-alpine
image: postgres:17.0-alpine
ports:
- 5432:5432
env:
Expand Down

0 comments on commit 092fce3

Please sign in to comment.