0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore(deps): update postgres docker tag to v17 (#6731)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-05 10:33:21 +08:00 committed by GitHub
parent 709c320426
commit 5e7a287908
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ services:
- ENDPOINT
- ADMIN_ENDPOINT
postgres:
image: postgres:14-alpine
image: postgres:17-alpine
user: postgres
environment:
POSTGRES_USER: postgres