Update .forgejo/workflows/docker.yml
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 32s

This commit is contained in:
Samuel Philipp 2025-03-16 20:14:21 +00:00
parent c9256ea434
commit e9215a575d

View file

@ -9,8 +9,6 @@ jobs:
docker:
name: Build and Push Docker image
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
steps:
- name: Login to Docker Hub
uses: docker/login-action@v3