Skip to content

Commit d3efa3f

Browse files
committed
chore: update docker tag version
1 parent 7bcde78 commit d3efa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
file: "./docker/Dockerfile"
3636
platforms: linux/amd64,linux/arm64
3737
tags: |
38-
"${{env.BUILDKIT_IMAGE}}:v0.6"
38+
"${{env.BUILDKIT_IMAGE}}:v0.7"
3939
"${{env.BUILDKIT_IMAGE}}:latest"

0 commit comments

Comments
 (0)