diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08cc588..68da259 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: uses: docker/setup-buildx-action@v3 - name: Build Angie image - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: context: ./angie file: ./angie/Dockerfile