mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
auto update of scripts/bootstrapit_update.sh
This commit is contained in:
parent
f3559b63b2
commit
ff94a7a4d2
1 changed files with 1 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ fi
|
|||
|
||||
# strip off ":latest"
|
||||
# https://medium.com/@mccode/the-misunderstood-docker-tag-latest-af3babfd6375
|
||||
# https://vsupalov.com/docker-latest-tag/
|
||||
DOCKER_BASE_IMAGE="$(dirname ${DOCKER_BASE_IMAGE})"/"$(basename ${DOCKER_BASE_IMAGE} ':latest')";
|
||||
|
||||
if [[ -z "$MODULE_NAME" ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue