diff --git a/Earthfile b/Earthfile index 152987c..c1fcd85 100644 --- a/Earthfile +++ b/Earthfile @@ -335,7 +335,7 @@ docker: COPY overlay/files-alpine/ / END - IF [ "$FLAVOR" = "opensuse" ] + IF [ "$FLAVOR" = "opensuse" ] || [ "$FLAVOR" = "opensuse-tumbleweed" ] COPY overlay/files-opensuse/ / ELSE IF [ "$FLAVOR" = "alpine-arm-rpi" ] COPY overlay/files-opensuse-arm-rpi/ /