diff --git a/Dockerfile b/Dockerfile index 88a919a..1148bfe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM cloudron/base:1.0.0 -MAINTAINER JOduMonT +MAINTAINER InfiniteSelf RUN mkdir -p /app/code WORKDIR /app/code