mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-19 00:52:36 +00:00
bug: Add suc-upgrade to core images (#211)
This commit is contained in:
committed by
Itxaka
parent
ee1e283cec
commit
f27b7a3a5d
@@ -174,7 +174,7 @@ framework:
|
||||
|
||||
# Framework files
|
||||
RUN luet install -y --system-target /framework \
|
||||
system/elemental-toolkit-$TOOLKIT_IMG dracut/kcrypt system/kcrypt
|
||||
system/elemental-toolkit-$TOOLKIT_IMG dracut/kcrypt system/kcrypt system/suc-upgrade
|
||||
|
||||
IF [ "$WITH_KERNEL" = "true" ] || [ "$FLAVOR" = "alpine" ] || [ "$FLAVOR" = "alpine-arm-rpi" ]
|
||||
RUN luet install -y --system-target /framework \
|
||||
|
Reference in New Issue
Block a user