mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
backport of commit 758de878d6 (#23221)
Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f33e7c804
commit
aeabbc2f0d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user