From 2ca63afc76f17596f8b0e60016ea7101f40fec74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 19:09:26 -0800 Subject: [PATCH] Update alpine Docker tag to v3.18.5 (#893) --- os/alpine/Dockerfile.alpine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/alpine/Dockerfile.alpine b/os/alpine/Dockerfile.alpine index 91b60f3f5..5f63ca922 100644 --- a/os/alpine/Dockerfile.alpine +++ b/os/alpine/Dockerfile.alpine @@ -1,5 +1,5 @@ # https://alpinelinux.org/ -ARG ALPINE_VERSION=3.18.4 +ARG ALPINE_VERSION=3.18.5 # https://cloud.google.com/sdk/docs/release-notes ARG GOOGLE_CLOUD_SDK_VERSION=422.0.0 # https://github.com/ahmetb/kubectx/releases