Skip to content

Commit

Permalink
Merge pull request #14 from appiepollo14/renovate/postgres-16.x
Browse files Browse the repository at this point in the history
Update postgres Docker tag to v16
  • Loading branch information
appiepollo14 authored Oct 10, 2023
2 parents 45b6aee + 7fe1632 commit 1b62d9a
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:14.9-alpine
image: postgres:16.0-alpine
ports:
- 5432:5432
env:
Expand Down

0 comments on commit 1b62d9a

Please sign in to comment.