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=11.4.5-r0 \
1313 nginx=1.26.2-r4 \
14- php82-curl=8.2.27 -r0 \
15- php82-fpm=8.2.27 -r0 \
16- php82-gd=8.2.27 -r0 \
17- php82-iconv=8.2.27 -r0 \
18- php82-mbstring=8.2.27 -r0 \
19- php82-mysqli=8.2.27 -r0 \
20- php82-opcache=8.2.27 -r0 \
21- php82-openssl=8.2.27 -r0 \
22- php82-session=8.2.27 -r0 \
23- php82-xml=8.2.27 -r0 \
24- php82-zip=8.2.27 -r0 \
25- php82=8.2.27 -r0 \
14+ php82-curl=8.2.28 -r0 \
15+ php82-fpm=8.2.28 -r0 \
16+ php82-gd=8.2.28 -r0 \
17+ php82-iconv=8.2.28 -r0 \
18+ php82-mbstring=8.2.28 -r0 \
19+ php82-mysqli=8.2.28 -r0 \
20+ php82-opcache=8.2.28 -r0 \
21+ php82-openssl=8.2.28 -r0 \
22+ php82-session=8.2.28 -r0 \
23+ php82-xml=8.2.28 -r0 \
24+ php82-zip=8.2.28 -r0 \
25+ php82=8.2.28 -r0 \
2626 \
2727 && mkdir /var/www/phpmyadmin \
2828 && curl -L -s \
You can’t perform that action at this time.
0 commit comments