We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb9782 commit 7f7369dCopy full SHA for 7f7369d
src/variations/frankenphp/Dockerfile
@@ -14,7 +14,7 @@ FROM ${BASE_IMAGE} AS common
14
15
ARG DEPENDENCY_PACKAGES_ALPINE='icu-data-full sqlite ffmpeg'
16
ARG DEPENDENCY_PACKAGES_DEBIAN='sqlite3 ffmpeg'
17
-ARG DEPENDENCY_PHP_EXTENSIONS='xml intl gd bcmath exif opentelemetry soap sockets memcached sqlite3 ffmpeg'
+ARG DEPENDENCY_PHP_EXTENSIONS='xml intl gd bcmath exif opentelemetry soap sockets memcached'
18
19
USER root
20
0 commit comments