File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 75
75
- # Add support for more platforms with QEMU (optional)
76
76
# https://github.com/docker/setup-qemu-action
77
77
name : Set up QEMU
78
- uses : docker/setup-qemu-action@v3.2 .0
78
+ uses : docker/setup-qemu-action@v3.3 .0
79
79
- # https://github.com/docker/setup-buildx-action/issues/57#issuecomment-1059657292
80
80
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
81
81
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
@@ -144,7 +144,7 @@ jobs:
144
144
env :
145
145
DOCKER_METADATA_ANNOTATIONS_LEVELS : manifest,index
146
146
- name : Build and push
147
- uses : docker/build-push-action@v6.10 .0
147
+ uses : docker/build-push-action@v6.11 .0
148
148
with :
149
149
context : alpine/frpc
150
150
build-args : |
Original file line number Diff line number Diff line change 75
75
- # Add support for more platforms with QEMU (optional)
76
76
# https://github.com/docker/setup-qemu-action
77
77
name : Set up QEMU
78
- uses : docker/setup-qemu-action@v3.2 .0
78
+ uses : docker/setup-qemu-action@v3.3 .0
79
79
- # https://github.com/docker/setup-buildx-action/issues/57#issuecomment-1059657292
80
80
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
81
81
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
@@ -144,7 +144,7 @@ jobs:
144
144
env :
145
145
DOCKER_METADATA_ANNOTATIONS_LEVELS : manifest,index
146
146
- name : Build and push
147
- uses : docker/build-push-action@v6.10 .0
147
+ uses : docker/build-push-action@v6.11 .0
148
148
with :
149
149
context : alpine/frps
150
150
build-args : |
Original file line number Diff line number Diff line change 75
75
- # Add support for more platforms with QEMU (optional)
76
76
# https://github.com/docker/setup-qemu-action
77
77
name : Set up QEMU
78
- uses : docker/setup-qemu-action@v3.2 .0
78
+ uses : docker/setup-qemu-action@v3.3 .0
79
79
- # https://github.com/docker/setup-buildx-action/issues/57#issuecomment-1059657292
80
80
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
81
81
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
@@ -136,7 +136,7 @@ jobs:
136
136
env :
137
137
DOCKER_METADATA_ANNOTATIONS_LEVELS : manifest,index
138
138
- name : Build and push
139
- uses : docker/build-push-action@v6.10 .0
139
+ uses : docker/build-push-action@v6.11 .0
140
140
with :
141
141
context : debian/frpc
142
142
build-args : |
Original file line number Diff line number Diff line change 75
75
- # Add support for more platforms with QEMU (optional)
76
76
# https://github.com/docker/setup-qemu-action
77
77
name : Set up QEMU
78
- uses : docker/setup-qemu-action@v3.2 .0
78
+ uses : docker/setup-qemu-action@v3.3 .0
79
79
- # https://github.com/docker/setup-buildx-action/issues/57#issuecomment-1059657292
80
80
# https://github.com/docker/buildx/issues/136#issuecomment-550205439
81
81
# docker buildx create --driver-opt env.http_proxy=$http_proxy --driver-opt env.https_proxy=$https_proxy --driver-opt '"env.no_proxy='$no_proxy'"'
@@ -136,7 +136,7 @@ jobs:
136
136
env :
137
137
DOCKER_METADATA_ANNOTATIONS_LEVELS : manifest,index
138
138
- name : Build and push
139
- uses : docker/build-push-action@v6.10 .0
139
+ uses : docker/build-push-action@v6.11 .0
140
140
with :
141
141
context : debian/frps
142
142
build-args : |
You can’t perform that action at this time.
0 commit comments