File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ RUN easy-add --var version=0.4.0 --var app=entrypoint-demoter --file {{.app}} --
41
41
42
42
RUN easy-add --var version=0.1.1 --var app=set-property --file {{.app}} --from https://github.com/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_linux_${ARCH}.tar.gz
43
43
44
- RUN easy-add --var version=1.5.0 --var app=restify --file {{.app}} --from https://github.com/itzg/{{.app}}/releases/download/v {{.version}}/{{.app}}_{{.version}}_linux_${ARCH}.tar.gz
44
+ RUN easy-add --var version=1.6.1 --var app=restify --file {{.app}} --from https://github.com/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_linux_${ARCH}.tar.gz
45
45
46
46
RUN easy-add --var version=0.5.0 --var app=mc-monitor --file {{.app}} --from https://github.com/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_linux_${ARCH}.tar.gz
47
47
You can’t perform that action at this time.
0 commit comments