Browse Source

.github/workflows/container: update docker/bake-action

v3 doesn't work with our version of buildx
classabbyamp 4 months ago
parent
commit
cb18ac1082
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/container.yaml

+ 1 - 1
.github/workflows/container.yaml

@@ -77,7 +77,7 @@ jobs:
 
       - name: Build and push images
         id: build_and_push
-        uses: docker/bake-action@v3
+        uses: docker/bake-action@v5
         with:
           push: ${{ github.event_name != 'pull_request' }}
           targets: void-mklive