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

This commit is contained in:
janolehuebner 2025-05-24 15:20:49 +02:00
parent 1f18c846d3
commit a96c1594ec

View file

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