diff --git a/docker-compose.yml b/docker-compose.yml index 98d09558..54b663d3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1956,7 +1956,7 @@ services: interval: 10s start_period: 20s test: ["CMD-SHELL", "pg_isready -U gitea -d gitea"] - image: postgres:14@sha256:bbb8851608e3ff4901156bf6a4bf90735a9d44ae014c03811bfdb2f9c354b18b + image: postgres:14@sha256:00fa49b51a722f92cb079c4ccd1eab2a3727904da45e8408180a9b42f80829f9 networks: default: null profiles: ["rinoa-infra"]