docker: Switch default BUILD_SERIES to dev

This commit is contained in:
Matthew Wild 2020-05-13 13:57:22 +01:00
parent c24726176f
commit 7aa2468099
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM debian:buster-slim
ARG BUILD_SERIES=alpha
ARG BUILD_SERIES=dev
ARG BUILD_ID=0
# Install dependencies