Skip to content

Commit

Permalink
python/ci: Update default PostgreSQL image
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed May 25, 2023
1 parent 41d726f commit 587f87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/python/ci.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Set the image tag to the version used in production.
services:
postgres:
image: postgres:13
image: postgres:15
env:
POSTGRES_PASSWORD: postgres
options: >-
Expand Down

0 comments on commit 587f87e

Please sign in to comment.