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