ubuntu
Some checks failed
Build and Push Docker Image / build (push) Failing after 1s

This commit is contained in:
2024-07-23 16:28:18 +02:00
parent 082ca24c1b
commit a48f7b5049

View File

@@ -10,7 +10,7 @@ jobs:
if: github.actor != 'github-actions[bot]'
runs-on: self-hosted
container:
image: alpine:latest
image: ubuntu:latest
steps:
- name: Set up and Install Dependencies
run: |