Skip to content
Snippets Groups Projects
Commit 9e722e40 authored by Dean Lovett's avatar Dean Lovett
Browse files

fix: updated bu

parent da64dd91
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ case "$1" in
;;
bu|bundle-update)
shift
docker run -it -v "$(pwd)":/app -v /usr/local/bundle:/usr/local/bundle gitlab.nexdev.uk:5555/pub/bundle-updater:v1.0.2 "$@"
docker run -it -v "$(pwd)":/app -v /usr/local/bundle:/usr/local/bundle gitlab.nexdev.uk:5555/pub/bundle-updater:v1.0.3 "$@"
echo "Container now must be rebuilt!"
;;
-v|version)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment