File tree 1 file changed +17
-17
lines changed
1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -13,26 +13,26 @@ RUN \
13
13
composer=2.7.7-r0 \
14
14
nginx=1.24.0-r16 \
15
15
patch=2.7.6-r10 \
16
- php82-ctype=8.2.20 -r0 \
17
- php82-exif=8.2.20 -r0 \
18
- php82-fileinfo=8.2.20 -r0 \
19
- php82-fpm=8.2.20 -r0 \
20
- php82-gd=8.2.20 -r0 \
21
- php82-iconv=8.2.20 -r0 \
22
- php82-intl=8.2.20 -r0 \
23
- php82-ldap=8.2.20 -r0 \
24
- php82-mbstring=8.2.20 -r0 \
25
- php82-opcache=8.2.20 -r0 \
26
- php82-pdo_sqlite=8.2.20 -r0 \
27
- php82-pdo=8.2.20 -r0 \
28
- php82-simplexml=8.2.20 -r0 \
29
- php82-tokenizer=8.2.20 -r0 \
30
- php82=8.2.20 -r0 \
16
+ php82-ctype=8.2.26 -r0 \
17
+ php82-exif=8.2.26 -r0 \
18
+ php82-fileinfo=8.2.26 -r0 \
19
+ php82-fpm=8.2.26 -r0 \
20
+ php82-gd=8.2.26 -r0 \
21
+ php82-iconv=8.2.26 -r0 \
22
+ php82-intl=8.2.26 -r0 \
23
+ php82-ldap=8.2.26 -r0 \
24
+ php82-mbstring=8.2.26 -r0 \
25
+ php82-opcache=8.2.26 -r0 \
26
+ php82-pdo_sqlite=8.2.26 -r0 \
27
+ php82-pdo=8.2.26 -r0 \
28
+ php82-simplexml=8.2.26 -r0 \
29
+ php82-tokenizer=8.2.26 -r0 \
30
+ php82=8.2.26 -r0 \
31
31
\
32
32
&& apk add --no-cache --virtual .build-dependencies \
33
33
git=2.43.5-r0 \
34
- php82-openssl=8.2.20 -r0 \
35
- php82-phar=8.2.20 -r0 \
34
+ php82-openssl=8.2.26 -r0 \
35
+ php82-phar=8.2.26 -r0 \
36
36
\
37
37
&& yarn global add modclean \
38
38
\
You can’t perform that action at this time.
0 commit comments