diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 61f109a..1c88b5c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: needs: [test] runs-on: ubuntu-latest container: - image: docker:24-cli + image: docker:cli steps: - name: Setup tools run: apk add --no-cache git openssh-client curl