change image
Some checks failed
Build and Push Docker Image / build (push) Failing after 51s

This commit is contained in:
2024-07-23 16:56:51 +02:00
parent ba16551fd9
commit 7a3d00c04f

View File

@@ -10,7 +10,7 @@ jobs:
if: github.actor != 'github-actions[bot]'
runs-on: self-hosted
container:
image: gitea.prod.resk-u.ch/clerc/fedora:latest
image: alpine:latest
steps:
#- name: Set up and Install Dependencies
# run: |