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.
2 parents b3eb01a + 2681efe commit 27ed56fCopy full SHA for 27ed56f
Dockerfile
@@ -68,7 +68,7 @@ RUN \
68
php82-tokenizer \
69
php82-xmlreader \
70
php82-xsl && \
71
- apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
+ apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
72
php82-pecl-mcrypt
73
74
# ports and volumes
Dockerfile.aarch64
0 commit comments