Update Dockerfile

This commit is contained in:
Alexandre
2021-07-01 06:59:09 +02:00
committed by GitHub
parent 0c4bba5c7f
commit b18c890c32

View File

@@ -1,7 +1,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="3.1.120"
FROM wiserain/flexget:${BUILD_UPSTREAM}
FROM wiserain/flexget:latest
RUN \
##################