From 48f3d816fe8c57640799e40ddc2038c6b11cd465 Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Fri, 18 Oct 2024 16:18:05 +0200 Subject: [PATCH] Enable `@openscanhub/devel` repository Signed-off-by: Siteshwar Vashisht --- containers/hub.Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/hub.Containerfile b/containers/hub.Containerfile index e9c6838..9bde78c 100644 --- a/containers/hub.Containerfile +++ b/containers/hub.Containerfile @@ -14,7 +14,7 @@ RUN dnf config-manager --set-enabled crb extras-common RUN rm /etc/rpm/macros.image-language-conf #TODO: How to enable installation of a specifiec commit? -# RUN dnf copr enable -y @openscanhub/devel +RUN dnf copr enable -y @openscanhub/devel # Keep these here as a reference for debugging in the future. # RUN dnf copr enable -y praiskup/resalloc