Update Dockerfile
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 2m26s

This commit is contained in:
ebner 2025-03-25 14:45:07 +01:00
parent bc42ac11c3
commit 458b0ee9e1

View File

@ -1,4 +1,4 @@
FROM container.psi.ch/images/rhel9
FROM gitea.psi.ch/images/rhel9
RUN dnf -y upgrade
RUN dnf -y group install "Development Tools"