diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index a9ba42a..324d9f0 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -36,7 +36,7 @@ jobs: password: ${{secrets.PAT_TOKEN}} - name: Build and push - uses: docker/bake-action@v6.4.0 + uses: docker/bake-action@v6.5.0 with: files: build/docker-bake.hcl push: true \ No newline at end of file