mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-03 09:54:33 +00:00
Merge pull request #380 from devimc/topic/initrd/fixAlpineCVEs
rootfs-builder/alpine: use latest stable
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
OS_NAME="Alpine"
|
OS_NAME="Alpine"
|
||||||
|
|
||||||
OS_VERSION=${OS_VERSION:-v3.7}
|
OS_VERSION=${OS_VERSION:-latest-stable}
|
||||||
|
|
||||||
BASE_PACKAGES="alpine-base"
|
BASE_PACKAGES="alpine-base"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user