bugfix release
change severity to warning in case an ARG or ENV variable is undefined because the base image can set those variables and we cannot check what's set in the base image without pulling it this way !pedantic will say that the Dockerfile is ok and the admin can have a look to make sure fixes #49