File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- 0.11
1+ 0.11.1
Original file line number Diff line number Diff line change 11# build stage
22FROM alpine:latest AS build-phase
33
4- LABEL VERSION 0.11
4+ LABEL VERSION 0.11.1
55
66RUN set -x && \
77 apk update && \
Original file line number Diff line number Diff line change @@ -136,10 +136,10 @@ sudo chmod 755 /usr/local/bin/dry
136136
137137If you dont like to ** curl | sh** , binaries are provided.
138138
139- * ** darwin** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11/dry-darwin-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11/dry-darwin-amd64 )
140- * ** freebsd** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11/dry-freebsd-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11/dry-freebsd-amd64 )
141- * ** linux** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11/dry-linux-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11/dry-linux-amd64 )
142- * ** windows** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11/dry-windows-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11/dry-windows-amd64 )
139+ * ** darwin** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-darwin-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-darwin-amd64 )
140+ * ** freebsd** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-freebsd-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-freebsd-amd64 )
141+ * ** linux** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-linux-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-linux-amd64 )
142+ * ** windows** [ 386] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-windows-386 ) / [ amd64] ( https://github.com/moncho/dry/releases/download/v0.11.1 /dry-windows-amd64 )
143143
144144#### Mac OS X / Homebrew
145145
You can’t perform that action at this time.
0 commit comments