Update .github/workflows/docker-image.yml
Some checks failed
Build and Push Docker Image / build (push) Failing after 3s

This commit is contained in:
2026-04-15 18:09:13 +00:00
parent 1aacae0200
commit b5b9597cc6

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: docker
container:
image: gitea/runner-images:ubuntu-22.04-slim
image: ubuntu-latest
steps:
# - name: Clone repo