From 6dd6d542c60b10a8f05ab61c77bac9a15447b9c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:19:40 +0100 Subject: [PATCH] Update gsoci.azurecr.io/giantswarm/alpine Docker tag to v3.21.2 (#1182) 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 1da573e8..f3c90bec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM gsoci.azurecr.io/giantswarm/alpine:3.21.1 +FROM gsoci.azurecr.io/giantswarm/alpine:3.21.2 COPY ./devctl /usr/bin/devctl