More typo fixes

This commit is contained in:
Deon George 2020-08-24 15:27:06 +10:00
parent 677d57b4bf
commit f072369597

View File

@ -1,7 +1,7 @@
# NAME leenooks/php
# VERSION 7.4-fpm-mp
FROM registry.leenook.net/leenooks/php:7.4-fpm
FROM registry.leenooks.net/leenooks/php:7.4-fpm
RUN apt-get update && apt-get install -y autoconf \
&& pecl install xdebug \