diff --git a/ciao-common/Dockerfile b/ciao-common/Dockerfile index e4632ff..d009bd7 100644 --- a/ciao-common/Dockerfile +++ b/ciao-common/Dockerfile @@ -13,7 +13,7 @@ COPY environment /etc/ # update and utilities RUN swupd update $swupd_args -RUN swupd bundle-add os-core-dev $swupd_args +RUN swupd bundle-add os-core-dev storage-cluster $swupd_args # CIAO Dependencies RUN swupd bundle-add go-basic $swupd_args