Update .forgejo/workflows/docker.yml

This commit is contained in:
Kumi 2025-05-04 14:36:29 +00:00
parent e92b8bb05a
commit eb243f7422

View file

@ -9,6 +9,7 @@ on:
jobs:
docker:
name: Docker Build and Push to Docker Hub
runs-on: docker-privileged
container:
image: catthehacker/ubuntu:act-latest
steps: