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 @@ -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.11 .0
147
+ uses : docker/build-push-action@v6.12 .0
148
148
with :
149
149
context : alpine/frpc
150
150
build-args : |
Original file line number Diff line number Diff line change @@ -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.11 .0
147
+ uses : docker/build-push-action@v6.12 .0
148
148
with :
149
149
context : alpine/frps
150
150
build-args : |
Original file line number Diff line number Diff line change @@ -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.11 .0
139
+ uses : docker/build-push-action@v6.12 .0
140
140
with :
141
141
context : debian/frpc
142
142
build-args : |
Original file line number Diff line number Diff line change @@ -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.11 .0
139
+ uses : docker/build-push-action@v6.12 .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