mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix latest versions
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
401d655d2b
commit
ed7c88a341
|
@ -45,6 +45,8 @@ get_latest() {
|
|||
dir="zookeeper/3.5"
|
||||
elif [[ "$dir" == "oauth2_proxy" ]]; then
|
||||
dir="oauth2-proxy"
|
||||
elif [[ "$dir" == "now-cli" ]]; then
|
||||
dir="now"
|
||||
elif [[ "$dir" == "wireguard" ]]; then
|
||||
dir="wireguard/install"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user