mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres:13.4-alpine Docker digest to 3d00e3d
This commit is contained in:
parent
a2e13b13e1
commit
1466fe1f6a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:13.4-alpine@sha256:cd23e4e36d70ce42e477b87842cd94c1d8b8eaae7e36296754a728e31d3df7ba
|
||||
image: postgres:13.4-alpine@sha256:3d00e3d45ae9110319959507214e47decabb1189055ef39313642de0fdf98b28
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready
|
||||
|
|
Loading…
Add table
Reference in a new issue