diff --git a/os-base/Dockerfile b/os-base/Dockerfile index d69ab19..c980b2d 100644 --- a/os-base/Dockerfile +++ b/os-base/Dockerfile @@ -1,4 +1,4 @@ -ARG VERSION=debian +ARG VERSION="" FROM $VERSION LABEL maintainer="Ryan Voots "