File tree 1 file changed +16
-16
lines changed
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -12,22 +12,22 @@ RUN \
12
12
apk add --no-cache \
13
13
mariadb-client=10.11.4-r0 \
14
14
nginx=1.24.0-r6 \
15
- php81-curl=8.1.20 -r0 \
16
- php81-dom=8.1.20 -r0 \
17
- php81-fileinfo=8.1.20 -r0 \
18
- php81-fpm=8.1.20 -r0 \
19
- php81-gd=8.1.20 -r0 \
20
- php81-ldap=8.1.20 -r0 \
21
- php81-mbstring=8.1.20 -r0 \
22
- php81-mysqlnd=8.1.20 -r0 \
23
- php81-openssl=8.1.20 -r0 \
24
- php81-pdo_mysql=8.1.20 -r0 \
25
- php81-session=8.1.20 -r0 \
26
- php81-simplexml=8.1.20 -r0 \
27
- php81-tokenizer=8.1.20 -r0 \
28
- php81-xml=8.1.20 -r0 \
29
- php81-xmlwriter=8.1.20 -r0 \
30
- php81=8.1.20 -r0 \
15
+ php81-curl=8.1.21 -r0 \
16
+ php81-dom=8.1.21 -r0 \
17
+ php81-fileinfo=8.1.21 -r0 \
18
+ php81-fpm=8.1.21 -r0 \
19
+ php81-gd=8.1.21 -r0 \
20
+ php81-ldap=8.1.21 -r0 \
21
+ php81-mbstring=8.1.21 -r0 \
22
+ php81-mysqlnd=8.1.21 -r0 \
23
+ php81-openssl=8.1.21 -r0 \
24
+ php81-pdo_mysql=8.1.21 -r0 \
25
+ php81-session=8.1.21 -r0 \
26
+ php81-simplexml=8.1.21 -r0 \
27
+ php81-tokenizer=8.1.21 -r0 \
28
+ php81-xml=8.1.21 -r0 \
29
+ php81-xmlwriter=8.1.21 -r0 \
30
+ php81=8.1.21 -r0 \
31
31
\
32
32
&& apk add --no-cache --virtual .build-dependencies \
33
33
composer=2.5.8-r0 \
You can’t perform that action at this time.
0 commit comments