File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -11,18 +11,18 @@ RUN \
1111 apk add --no-cache \
1212 mariadb-client=10.5.11-r0 \
1313 nginx=1.20.1-r3 \
14- php7-curl=7.4.20 -r0 \
15- php7-fpm=7.4.20 -r0 \
16- php7-gd=7.4.20 -r0 \
17- php7-iconv=7.4.20 -r0 \
18- php7-json=7.4.20 -r0 \
19- php7-mbstring=7.4.20 -r0 \
20- php7-mysqli=7.4.20 -r0 \
21- php7-opcache=7.4.20 -r0 \
22- php7-session=7.4.20 -r0 \
23- php7-xml=7.4.20 -r0 \
24- php7-zip=7.4.20 -r0 \
25- php7=7.4.20 -r0 \
14+ php7-curl=7.4.21 -r0 \
15+ php7-fpm=7.4.21 -r0 \
16+ php7-gd=7.4.21 -r0 \
17+ php7-iconv=7.4.21 -r0 \
18+ php7-json=7.4.21 -r0 \
19+ php7-mbstring=7.4.21 -r0 \
20+ php7-mysqli=7.4.21 -r0 \
21+ php7-opcache=7.4.21 -r0 \
22+ php7-session=7.4.21 -r0 \
23+ php7-xml=7.4.21 -r0 \
24+ php7-zip=7.4.21 -r0 \
25+ php7=7.4.21 -r0 \
2626 \
2727 && mkdir /var/www/phpmyadmin \
2828 && curl -L -s \
You can’t perform that action at this time.
0 commit comments