diff --git a/Earthfile b/Earthfile index 2fe52c5..e3f0a99 100644 --- a/Earthfile +++ b/Earthfile @@ -350,7 +350,7 @@ base-image: END - IF [[ "$FLAVOR" =~ ^alpine.* ]] || [[ "$FLAVOR" =~ .*-arm-rpi$ ]] + IF [[ "$FLAVOR" =~ ^alpine.* ]] # no dracut on those flavors, do nothing ELSE # Regenerate initrd if necessary