1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-30 22:08:03 +00:00

Update postgres Docker tag to v14

This commit is contained in:
Renovate Bot 2021-09-30 23:41:57 +00:00
parent 2f95eafa7a
commit 405d990a1a
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -26,7 +26,7 @@ services:
db:
condition: service_healthy
db:
image: postgres:13.4-alpine@sha256:a70babcd0e8f86272c35d6efcf8070c597c1f31b3d19727eece213a09929dd55
image: postgres:14.0-alpine@sha256:a8409dff6597f2ef5f7ecd3c672671bb2af9a390073efd74f95c54aa41cba22a
restart: unless-stopped
healthcheck:
test: pg_isready