File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ docker-gen can be used to generate various kinds of files for:
16
16
17
17
#### Host Install
18
18
19
- Linux binaries for release [ 0.3.2 ] ( https://github.com/jwilder/docker-gen/releases )
19
+ Linux binaries for release [ 0.3.3 ] ( https://github.com/jwilder/docker-gen/releases )
20
20
21
- * [ amd64] ( https://github.com/jwilder/docker-gen/releases/download/0.3.2 /docker-gen-linux-amd64-0.3.2 .tar.gz )
22
- * [ i386] ( https://github.com/jwilder/docker-gen/releases/download/0.3.2 /docker-gen-linux-i386-0.3.2 .tar.gz )
21
+ * [ amd64] ( https://github.com/jwilder/docker-gen/releases/download/0.3.3 /docker-gen-linux-amd64-0.3.3 .tar.gz )
22
+ * [ i386] ( https://github.com/jwilder/docker-gen/releases/download/0.3.3 /docker-gen-linux-i386-0.3.3 .tar.gz )
23
23
24
24
Download the version you need, untar, and install to your PATH.
25
25
You can’t perform that action at this time.
0 commit comments