Change base image eoan to rolling, that is probably always newest Ubuntu

rolling version.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-11-21 20:44:46 +02:00
parent c60967e935
commit c66cc3d4da

View file

@ -1,4 +1,4 @@
FROM ubuntu:eoan
FROM ubuntu:rolling
LABEL maintainer="wekan"
# Set the environment variables (defaults where required)