File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ jobs:
126126
127127 - name : Build and push manager image
128128 id : manager-build
129- uses : depot/build-push-action@v1.17 .0
129+ uses : depot/build-push-action@v1.18 .0
130130 with :
131131 context : .
132132 file : docker/Dockerfile
@@ -172,7 +172,7 @@ jobs:
172172
173173 - name : Build and push agent image
174174 id : agent-build
175- uses : depot/build-push-action@v1.17 .0
175+ uses : depot/build-push-action@v1.18 .0
176176 with :
177177 context : .
178178 file : docker/Dockerfile-agent
Original file line number Diff line number Diff line change 8888 com.getarcaneapp.arcane.agent=true
8989
9090 - name : Build and push manager image
91- uses : depot/build-push-action@v1.17 .0
91+ uses : depot/build-push-action@v1.18 .0
9292 with :
9393 context : .
9494 file : docker/Dockerfile
@@ -103,7 +103,7 @@ jobs:
103103 provenance : true
104104
105105 - name : Build and push agent image
106- uses : depot/build-push-action@v1.17 .0
106+ uses : depot/build-push-action@v1.18 .0
107107 with :
108108 context : .
109109 file : docker/Dockerfile-agent
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100
101101 - name : Build and push manager image
102102 id : manager-build
103- uses : depot/build-push-action@v1.17 .0
103+ uses : depot/build-push-action@v1.18 .0
104104 with :
105105 context : .
106106 file : docker/Dockerfile
@@ -148,7 +148,7 @@ jobs:
148148
149149 - name : Build and push agent image
150150 id : agent-build
151- uses : depot/build-push-action@v1.17 .0
151+ uses : depot/build-push-action@v1.18 .0
152152 with :
153153 context : .
154154 file : docker/Dockerfile-agent
You can’t perform that action at this time.
0 commit comments