Make a bad default, why is this not setting?
Some checks failed
ci/woodpecker/push/base-os Pipeline failed

This commit is contained in:
Ryan Voots 2023-09-29 10:17:41 -04:00
parent b700ead952
commit e3a1c86ea3

View file

@ -1,4 +1,4 @@
ARG VERSION=debian
ARG VERSION=""
FROM $VERSION
LABEL maintainer="Ryan Voots <simcop@cpan.org>"