Change base PHP image for docker

This commit is contained in:
Deon George
2021-07-16 17:13:41 +10:00
parent 32888533c1
commit 6ce4e64cb6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM registry.leenooks.net/leenooks/php:8.0-fpm-ext
FROM registry.leenooks.net/leenooks/php:8.0-fpm-server
COPY . /var/www/html/