diff --git a/containers/hub.Containerfile b/containers/hub.Containerfile index e50f7cd..1b54b29 100644 --- a/containers/hub.Containerfile +++ b/containers/hub.Containerfile @@ -29,7 +29,7 @@ RUN dnf config-manager --add-repo https://pagure.io/fedora-infra/ansible/raw/mai # TODO: There may be a race condition here, as it installs latest `osh-hub` package, that may have # been built after a specific commit. # tzdata is a dependency for django -RUN dnf install -y osh-hub osh-hub-conf-devel openssl krb5-workstation tzdata +RUN dnf install -y osh-hub osh-hub-conf-devel openssl krb5-workstation tzdata fedora-messaging RUN dnf install -y resalloc-agent-spawner osh-worker-manager