diff --git a/docker-compose.yml b/docker-compose.yml index 27c93640..d1f2a97f 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:fd8261236f7ecebba5ed807655dd91379901cc810e219758d4c66757565694f0 + image: postgres:14@sha256:e0979b2d53fdb13aa68d8adeec2b7507279d7b18103e67e6c889a6e7fe19a1b9 networks: default: null profiles: ["rinoa-infra"]