diff --git a/webtop/Dockerfile b/webtop/Dockerfile index 6f50db53e..465e3a70f 100644 --- a/webtop/Dockerfile +++ b/webtop/Dockerfile @@ -15,7 +15,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -FROM ${BUILD_FROM}latest +FROM ${BUILD_FROM}ubuntu-xfce ##################