From f1e1f03982d9408dd966db9c9d48a332553b0478 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:56:25 +0200 Subject: [PATCH] Update gsoci.azurecr.io/giantswarm/alpine Docker tag to v3.20.3 (#1298) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 964e0e240..ec20f7df0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gsoci.azurecr.io/giantswarm/alpine:3.20.0 +FROM gsoci.azurecr.io/giantswarm/alpine:3.20.3 RUN apk add --no-cache ca-certificates