diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index c03b3cc..ddae395 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -9,7 +9,7 @@ jobs: deploy: runs-on: ubuntu-latest container: - image: ubuntu:latest + image: docker.gitea.com/runner-images:ubuntu-latest volumes: - ${{ vars.DESTINATION }}:${{ vars.DESTINATION }} env: