diff --git a/Dockerfile b/Dockerfile index 026fc3e..5889ffd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,9 @@ +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