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

fix: Updated BU version

parent 89d9a34a
No related branches found
No related tags found
No related merge requests found
Pipeline #24444 passed
......@@ -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.1 "$@"
docker run -it -v "$(pwd)":/app -v /usr/local/bundle:/usr/local/bundle gitlab.nexdev.uk:5555/pub/bundle-updater:v1.0.2 "$@"
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