diff --git a/Dockerfile b/Dockerfile index 67646fb..1b11f25 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rhel9-developer-gitea-actions +FROM gitea.psi.ch/images/rhel9-developer-gitea-actions RUN dnf -y install cmake RUN dnf -y install python3.12