diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index bb9e30c..c3edfa8 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -5,8 +5,8 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest container: - #image: catthehacker/ubuntu:act-latest - image: registry.local/buildkit-wagnerca:stable-1 + image: catthehacker/ubuntu:act-latest + #image: registry.local/buildkit-wagnerca:stable-1 volumes: - /var/run/user/1000/docker.sock:/var/run/docker.sock steps: