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