diff --git a/dn.sh b/dn.sh index 2e64b09..7c86cc9 100755 --- a/dn.sh +++ b/dn.sh @@ -5,7 +5,7 @@ set -e ## useful resource: https://hackernoon.com/inspecting-docker-images-without-pulling-them-4de53d34a604 # "inspecting docker image without pulling" -DN_VERSION='0.4.1-SNAPSHOT' +DN_VERSION='0.4.1' DN_REPO_URL='https://github.com/sfertman/dn' DN_PREFIX=/usr/local