1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00

Update postgres Docker tag to v13.4

This commit is contained in:
Renovate Bot 2021-08-12 21:20:53 +00:00
parent 11c67e59d5
commit be4b2e89df
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -25,7 +25,7 @@ services:
db:
condition: service_healthy
db:
image: postgres:13.3-alpine@sha256:e98a69a836391fe94d889a6ccfbb21257b93f47b2794da114a82ef23e342342f
image: postgres:13.4-alpine@sha256:a8409dff6597f2ef5f7ecd3c672671bb2af9a390073efd74f95c54aa41cba22a
restart: unless-stopped
healthcheck:
test: pg_isready