Skip to content

Commit ca7fcb2

Browse files
committed
opcache is now builtin
1 parent 2904fa9 commit ca7fcb2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ RUN \
2222
php85-gd \
2323
php85-ldap \
2424
php85-mysqlnd \
25-
php85-opcache \
2625
php85-pdo_mysql \
2726
php85-pecl-memcached \
2827
php85-tokenizer \

Dockerfile.aarch64

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ RUN \
2222
php85-gd \
2323
php85-ldap \
2424
php85-mysqlnd \
25-
php85-opcache \
2625
php85-pdo_mysql \
2726
php85-pecl-memcached \
2827
php85-tokenizer \

0 commit comments

Comments
 (0)