Skip to content
Snippets Groups Projects
Commit a57bff6e authored by Tobias Glazebrook's avatar Tobias Glazebrook
Browse files

chore: update bundle version

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