diff --git a/docker-compose.yml b/docker-compose.yml index 62611375..4a011215 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1960,7 +1960,7 @@ services: interval: 10s start_period: 20s test: ["CMD-SHELL", "pg_isready -U gitea -d gitea"] - image: postgres:14@sha256:2b0ce813acfc95c26ca5991183e92c08918873161e2cf01179f6815a565d2e8b + image: postgres:14@sha256:fd8261236f7ecebba5ed807655dd91379901cc810e219758d4c66757565694f0 networks: default: null profiles: ["rinoa-infra"]