diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 32f3b54..4cb66d3 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -83,7 +83,7 @@ jobs: latest=false - name: Build${{ github.event_name == 'pull_request' && '' || ' + push' }} - uses: docker/build-push-action@v7.1.0 + uses: docker/build-push-action@v7.2.0 with: context: . file: cmd/hypercache-server/Dockerfile