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

This commit is contained in:
janolehuebner 2025-07-15 12:33:16 +02:00
parent 2e83704ff9
commit 355df009a7

View file

@ -9,7 +9,7 @@ jobs:
#image: ghcr.io/catthehacker/ubuntu:latest
build-and-push:
runs-on: docker
runs-on: ubuntu-22.04
steps:
- name: Login to Forgejo