We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a905f commit dbad61aCopy full SHA for dbad61a
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.5.4-cli as base
+FROM php:8.5.4-cli AS base
2
RUN apt-get update \
3
&& apt-get install -y libmagickwand-dev tesseract-ocr unzip \
4
&& pecl install imagick \
0 commit comments