Merge pull request '🔧 Renovate: Update (digest) postgres:14 Docker digest to a698d24' (#2995) from renovate/postgres-14 into main

This commit was merged in pull request #2995.
This commit is contained in:
2026-07-15 19:39:28 -04:00
+1 -1
View File
@@ -1813,7 +1813,7 @@ services:
interval: 10s interval: 10s
start_period: 20s start_period: 20s
test: ["CMD-SHELL", "pg_isready -U gitea -d gitea"] test: ["CMD-SHELL", "pg_isready -U gitea -d gitea"]
image: postgres:14@sha256:08114be05b660a5b9919050b5efc7e827c50eafd320f9b720cdafae6d661c5cc image: postgres:14@sha256:a698d240380a51147281b62c2ad9daff51ae29c781d6d783c0adfd8e48ef4b1e
networks: networks:
default: null default: null
profiles: ["rinoa-infra"] profiles: ["rinoa-infra"]