Skip to content

Commit

Permalink
Bump Postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
hrichards committed Aug 27, 2024
1 parent 890e755 commit bc181ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

services:
postgres:
image: postgres:9.6
image: postgres:12
env:
POSTGRES_USER: django
POSTGRES_PASSWORD: django
Expand Down

0 comments on commit bc181ad

Please sign in to comment.