From 0dc7f125bb538a507581d81d7e8da81f405911d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 09:30:37 +0000 Subject: [PATCH] chore(deps): update ghcr.io/socialgouv/docker/kubectl docker tag to v6.61 (#901) Co-authored-by: Renovate Bot --- azure-db/Dockerfile | 2 +- kosko/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-db/Dockerfile b/azure-db/Dockerfile index 6a9476ffe..a39e9e377 100644 --- a/azure-db/Dockerfile +++ b/azure-db/Dockerfile @@ -1,6 +1,6 @@ # -FROM ghcr.io/socialgouv/docker/kubectl:6.60 AS kubectl-image +FROM ghcr.io/socialgouv/docker/kubectl:6.61 AS kubectl-image FROM ghcr.io/socialgouv/docker/azure-cli:6.60 AS azure-cli-image FROM debian:11.1-slim diff --git a/kosko/Dockerfile b/kosko/Dockerfile index 66c8c6bc9..785fb2f22 100644 --- a/kosko/Dockerfile +++ b/kosko/Dockerfile @@ -1,6 +1,6 @@ # -FROM ghcr.io/socialgouv/docker/kubectl:6.60 AS kubectl-image +FROM ghcr.io/socialgouv/docker/kubectl:6.61 AS kubectl-image #