ci: fix docker image
Some checks failed
Build and Push Docker Image / docker-build (push) Failing after 1m42s

This commit is contained in:
2025-11-26 10:11:34 +00:00
parent 434ca8a4be
commit 4f4802a529

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
docker-build: docker-build:
runs-on: docker runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v3 uses: actions/checkout@v3