backport of commit 758de878d61efbd53a7c4939981c1e061dc937a3 (#23221)
Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
This commit is contained in:
parent
0d6f76b98e
commit
4bbc508695
|
@ -2,7 +2,7 @@
|
||||||
# SPDX-License-Identifier: MPL-2.0
|
# SPDX-License-Identifier: MPL-2.0
|
||||||
|
|
||||||
## DOCKERHUB DOCKERFILE ##
|
## DOCKERHUB DOCKERFILE ##
|
||||||
FROM alpine:3.15 as default
|
FROM alpine:3.18 as default
|
||||||
|
|
||||||
ARG BIN_NAME
|
ARG BIN_NAME
|
||||||
# NAME and PRODUCT_VERSION are the name of the software in releases.hashicorp.com
|
# NAME and PRODUCT_VERSION are the name of the software in releases.hashicorp.com
|
||||||
|
|
Loading…
Reference in New Issue