Update .github/workflows/docker.yml
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m28s

This commit is contained in:
janolehuebner 2025-05-26 17:35:55 +02:00
parent 543151a991
commit 6132198b67

View file

@ -8,8 +8,7 @@ on:
jobs: jobs:
build-and-push: build-and-push:
runs-on: docker runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps: steps:
- name: Login to Forgejo - name: Login to Forgejo