File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -12,23 +12,23 @@ RUN \
1212 apk add --no-cache \
1313 mariadb-client=10.11.6-r0 \
1414 nginx=1.24.0-r15 \
15- php82-curl=8.2.16 -r0 \
16- php82-dom=8.2.16 -r0 \
17- php82-fileinfo=8.2.16 -r0 \
18- php82-fpm=8.2.16 -r0 \
19- php82-gd=8.2.16 -r0 \
20- php82-iconv=8.2.16 -r0 \
21- php82-ldap=8.2.16 -r0 \
22- php82-mbstring=8.2.16 -r0 \
23- php82-mysqlnd=8.2.16 -r0 \
24- php82-openssl=8.2.16 -r0 \
25- php82-pdo_mysql=8.2.16 -r0 \
26- php82-session=8.2.16 -r0 \
27- php82-simplexml=8.2.16 -r0 \
28- php82-tokenizer=8.2.16 -r0 \
29- php82-xml=8.2.16 -r0 \
30- php82-xmlwriter=8.2.16 -r0 \
31- php82=8.2.16 -r0 \
15+ php82-curl=8.2.17 -r0 \
16+ php82-dom=8.2.17 -r0 \
17+ php82-fileinfo=8.2.17 -r0 \
18+ php82-fpm=8.2.17 -r0 \
19+ php82-gd=8.2.17 -r0 \
20+ php82-iconv=8.2.17 -r0 \
21+ php82-ldap=8.2.17 -r0 \
22+ php82-mbstring=8.2.17 -r0 \
23+ php82-mysqlnd=8.2.17 -r0 \
24+ php82-openssl=8.2.17 -r0 \
25+ php82-pdo_mysql=8.2.17 -r0 \
26+ php82-session=8.2.17 -r0 \
27+ php82-simplexml=8.2.17 -r0 \
28+ php82-tokenizer=8.2.17 -r0 \
29+ php82-xml=8.2.17 -r0 \
30+ php82-xmlwriter=8.2.17 -r0 \
31+ php82=8.2.17 -r0 \
3232 \
3333 && apk add --no-cache --virtual .build-dependencies \
3434 composer=2.7.1-r0 \
You can’t perform that action at this time.
0 commit comments