diff --git a/Dockerfile b/Dockerfile index 9bc1e48..463962d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,5 @@ # syntax=docker/dockerfile:1 -# This Dockerfile builds a docker image containing all dependecies to run -# a development version of the lumi application. - FROM python:3 # Create non-root user