diff --git a/Dockerfile b/Dockerfile index 2b5f9f3..026fc3e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,9 +1,3 @@ -LABEL maintainer="jannis@thisfro.ch" - -# -# Note: This is an image for automatic staging deployment, and does not have anything to do with actual development! -# - FROM php:8.0.5-fpm-buster # Install prerequisites