From d7bcf69c8b9bdf19510516dd4100fd1f4095bfc4 Mon Sep 17 00:00:00 2001 From: Nianyu Shen Date: Fri, 9 Aug 2024 14:33:47 -0700 Subject: [PATCH] use fips systemd image Signed-off-by: Nianyu Shen --- Earthfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Earthfile b/Earthfile index beba595..e71c79e 100644 --- a/Earthfile +++ b/Earthfile @@ -955,6 +955,7 @@ ubuntu-systemd: ELSE ARG SYSTEMD_IMAGE=$SPECTRO_PUB_REPO/third-party/ubuntu-systemd:22.04 END + FROM $SYSTEMD_IMAGE OS_RELEASE: COMMAND