We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e0d94 commit f296379Copy full SHA for f296379
.github/workflows/fvt.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
36
id: buildx
37
- name: Build FVT Docker Image
38
- uses: docker/bake-action@60f5d53310314dbf8c33f0c8a01042536f2f6c36 # v6.2.0
+ uses: docker/bake-action@4f08b22a19b3133912e9acbf7da9bfa25184a173 # v6.4.0
39
with:
40
builder: ${{ steps.buildx.outputs.name }}
41
files: docker-compose.yml
0 commit comments