File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 57
57
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
58
58
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
59
59
name : Set up Docker Buildx
60
- uses : docker/setup-buildx-action@v3.6.1
60
+ uses : docker/setup-buildx-action@v3.7.0
61
61
with :
62
62
buildkitd-config : .github/buildkitd.toml
63
63
driver-opts : |
Original file line number Diff line number Diff line change 57
57
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
58
58
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
59
59
name : Set up Docker Buildx
60
- uses : docker/setup-buildx-action@v3.6.1
60
+ uses : docker/setup-buildx-action@v3.7.0
61
61
with :
62
62
buildkitd-config : .github/buildkitd.toml
63
63
driver-opts : |
Original file line number Diff line number Diff line change 57
57
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
58
58
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
59
59
name : Set up Docker Buildx
60
- uses : docker/setup-buildx-action@v3.6.1
60
+ uses : docker/setup-buildx-action@v3.7.0
61
61
with :
62
62
buildkitd-config : .github/buildkitd.toml
63
63
driver-opts : |
Original file line number Diff line number Diff line change 57
57
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
58
58
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
59
59
name : Set up Docker Buildx
60
- uses : docker/setup-buildx-action@v3.6.1
60
+ uses : docker/setup-buildx-action@v3.7.0
61
61
with :
62
62
buildkitd-config : .github/buildkitd.toml
63
63
driver-opts : |
You can’t perform that action at this time.
0 commit comments