Skip to content

Commit

Permalink
Update postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 2679a7b commit ac40d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
services:
postgres:
# Docker Hub image
image: postgres:16.2@sha256:4aea012537edfad80f98d870a36e6b90b4c09b27be7f4b4759d72db863baeebb
image: postgres:17.3@sha256:4cf7a9a7ea0d50f781434123945c741c8c4b1d84416dc949855ab105ada4bc62
# Provide the password for postgres
env:
POSTGRES_PASSWORD: password
Expand Down

0 comments on commit ac40d54

Please sign in to comment.