diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 99e39f6..7c0e16b 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -32,7 +32,7 @@ jobs: password: ${{secrets.PAT_TOKEN}} - name: Build and push - uses: docker/bake-action@v5.5.0 + uses: docker/bake-action@v5.10.0 with: files: build/docker-bake.hcl push: true \ No newline at end of file