From bc5c10b38d2df55a7a170736f93e38bdeae975d2 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Mon, 11 May 2026 19:30:34 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20retrigger=20image=20rebuild=20=E2=80=94?= =?UTF-8?q?=20prior=20pipeline=20aborted=20during=20PG=20outage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Dockerfile b/ci/Dockerfile index f9ab2e1b..61f3bfe8 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -7,7 +7,7 @@ ARG SOPS_VERSION=3.9.4 ARG KUBECTL_VERSION=1.34.0 ARG VAULT_VERSION=1.18.1 -# Install system packages (single layer) +# Install system packages (single layer). # python3: required by scripts/check-ingress-auth-comments.py, invoked # by scripts/tg before every plan/apply. RUN apk add --no-cache \