We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c314f95 + c55752c commit 8b441a8Copy full SHA for 8b441a8
1 file changed
.github/workflows/docker-bake.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Docker buildx
28
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
29
- name: Build
30
- uses: docker/bake-action@60f5d53310314dbf8c33f0c8a01042536f2f6c36 # v6.2.0
+ uses: docker/bake-action@7bff531c65a5cda33e52e43950a795b91d450f63 # v6.3.0
31
env:
32
SOURCE_DATE_EPOCH: 0
33
with:
0 commit comments