fixed image path
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 6s

This commit is contained in:
froejdh_e 2025-04-16 08:18:41 +02:00
parent 01db1dd2d5
commit ba5ce1e80d

View File

@ -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