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 @@ -12,23 +12,23 @@ RUN \
12
12
apk add --no-cache \
13
13
mariadb-client=10.11.8-r0 \
14
14
nginx=1.26.1-r0 \
15
- php83-curl=8.3.8 -r0 \
16
- php83-dom=8.3.8 -r0 \
17
- php83-fileinfo=8.3.8 -r0 \
18
- php83-fpm=8.3.8 -r0 \
19
- php83-gd=8.3.8 -r0 \
20
- php83-iconv=8.3.8 -r0 \
21
- php83-ldap=8.3.8 -r0 \
22
- php83-mbstring=8.3.8 -r0 \
23
- php83-mysqlnd=8.3.8 -r0 \
24
- php83-openssl=8.3.8 -r0 \
25
- php83-pdo_mysql=8.3.8 -r0 \
26
- php83-session=8.3.8 -r0 \
27
- php83-simplexml=8.3.8 -r0 \
28
- php83-tokenizer=8.3.8 -r0 \
29
- php83-xml=8.3.8 -r0 \
30
- php83-xmlwriter=8.3.8 -r0 \
31
- php83=8.3.8 -r0 \
15
+ php83-curl=8.3.9 -r0 \
16
+ php83-dom=8.3.9 -r0 \
17
+ php83-fileinfo=8.3.9 -r0 \
18
+ php83-fpm=8.3.9 -r0 \
19
+ php83-gd=8.3.9 -r0 \
20
+ php83-iconv=8.3.9 -r0 \
21
+ php83-ldap=8.3.9 -r0 \
22
+ php83-mbstring=8.3.9 -r0 \
23
+ php83-mysqlnd=8.3.9 -r0 \
24
+ php83-openssl=8.3.9 -r0 \
25
+ php83-pdo_mysql=8.3.9 -r0 \
26
+ php83-session=8.3.9 -r0 \
27
+ php83-simplexml=8.3.9 -r0 \
28
+ php83-tokenizer=8.3.9 -r0 \
29
+ php83-xml=8.3.9 -r0 \
30
+ php83-xmlwriter=8.3.9 -r0 \
31
+ php83=8.3.9 -r0 \
32
32
\
33
33
&& apk add --no-cache --virtual .build-dependencies \
34
34
composer=2.7.7-r0 \
You can’t perform that action at this time.
0 commit comments