diff --git a/Dockerfile b/Dockerfile index 56ed6f6..202cd28 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM php:8.2-apache +FROM git.simonis.lol/images/php:latest -COPY . /var/www/html +COPY . /app