ci: try version 1
Some checks failed
Container build / container-build (push) Failing after 40s

This commit is contained in:
Job
2024-02-09 17:29:30 +01:00
parent c56c6c39ed
commit 3bbf1a2bfa

View File

@@ -13,7 +13,7 @@ jobs:
with: with:
endpoint: 'unix:///var/run/docker.sock' endpoint: 'unix:///var/run/docker.sock'
- name: Set up QEMU - name: Set up QEMU
uses: docker/setup-qemu-action@v2 uses: docker/setup-qemu-action@v1
- name: Login to Registry - name: Login to Registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: