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