Skip to content

Commit dbad61a

Browse files
committed
fix build
1 parent 47a905f commit dbad61a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.5.4-cli as base
1+
FROM php:8.5.4-cli AS base
22
RUN apt-get update \
33
&& apt-get install -y libmagickwand-dev tesseract-ocr unzip \
44
&& pecl install imagick \

0 commit comments

Comments
 (0)