diff --git a/.gitea/workflows/deploy-agent.yaml b/.gitea/workflows/deploy-agent.yaml index 3af1b9c..67cb900 100644 --- a/.gitea/workflows/deploy-agent.yaml +++ b/.gitea/workflows/deploy-agent.yaml @@ -12,7 +12,7 @@ jobs: runs-on: home container: - image: docker:24-cli + image: catthehacker/ubuntu:act-latest steps: - name: Checkout repo