@@ -16,14 +16,25 @@ RUN zypper addrepo https://download.opensuse.org/repositories/devel:languages:p
ENV ver=5.5.1
ADD ./amdgpu.repo /etc/zypp/repos.d/amdgpu.repo
# TODO (subil): replace this with the heredoc syntax (https://docs.docker.com/engine/reference/builder/#here-documents) when Podman is upgraded to at least 4.8.0