Skip to content

Commit

Permalink
Update version in github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas-Dunker committed Oct 22, 2023
1 parent 5d4f90f commit 9932269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
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:11.5
image: postgres:11.19
env:
POSTGRES_MULTIPLE_DATABASES: searchneu_dev
POSTGRES_USER: postgres
Expand Down

0 comments on commit 9932269

Please sign in to comment.