From 4bbc5086951d4ef61d40a47dc5ac72d0ab457ea9 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Thu, 21 Sep 2023 12:59:26 -0400 Subject: [PATCH] backport of commit 758de878d61efbd53a7c4939981c1e061dc937a3 (#23221) Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d088623b8..18ad9efea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: MPL-2.0 ## DOCKERHUB DOCKERFILE ## -FROM alpine:3.15 as default +FROM alpine:3.18 as default ARG BIN_NAME # NAME and PRODUCT_VERSION are the name of the software in releases.hashicorp.com