diff --git a/Dockerfile b/Dockerfile index 409826e..75bcd1e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM casjaysdevdocker/alpine:latest as build +FROM casjaysdevdocker/nginx:latest as build ARG LICENSE=WTFPL \ IMAGE_NAME=aria2 \