Skip to content

Commit

Permalink
(db) pg15
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Oct 17, 2023
1 parent dcb8e58 commit f77dc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
services:
postgres:
# Docker Hub image
image: postgres:14.5-alpine
image: postgres:15-alpine
env:
POSTGRES_PASSWORD: password
ports:
Expand Down

0 comments on commit f77dc66

Please sign in to comment.