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

Update postgres:14.1-alpine Docker digest to 122bef6

This commit is contained in:
Renovate Bot 2021-11-13 16:18:20 +00:00
parent 9ed27c21f6
commit ce16369f80
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:14.1-alpine@sha256:c4ea1f6393ea58742628c36a39c15338d6ad78971f43c951b6d9986abeaf1b3f
image: postgres:14.1-alpine@sha256:122bef6d6c2a6079082c0436bbf804d23f6ba405e577b5c6b6daf69139513119
restart: unless-stopped
healthcheck:
test: pg_isready -U postgres