Skip to content

Commit 0ba022c

Browse files
committed
chore: remove unnecessary hash extension installation from Dockerfile
1 parent df59208 commit 0ba022c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ RUN docker-php-ext-install zip
1919
RUN docker-php-ext-install ctype
2020
RUN docker-php-ext-install dom
2121
RUN docker-php-ext-install filter
22-
RUN docker-php-ext-install hash
2322
RUN docker-php-ext-install openssl
2423
RUN docker-php-ext-install pcre
2524
RUN docker-php-ext-install session

0 commit comments

Comments
 (0)