Commit 5608220 1 parent 6a04aef commit 5608220 Copy full SHA for 5608220
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 @@ -11,22 +11,22 @@ RUN \
11
11
apk add --no-cache \
12
12
mariadb-client=10.6.10-r0 \
13
13
nginx=1.22.1-r0 \
14
- php8-curl=8.0.25 -r0\
15
- php8-dom=8.0.25 -r0\
16
- php8-fileinfo=8.0.25 -r0\
17
- php8-fpm=8.0.25 -r0\
18
- php8-gd=8.0.25 -r0\
19
- php8-ldap=8.0.25 -r0\
20
- php8-mbstring=8.0.25 -r0\
21
- php8-mysqlnd=8.0.25 -r0\
22
- php8-openssl=8.0.25 -r0\
23
- php8-pdo_mysql=8.0.25 -r0\
24
- php8-session=8.0.25 -r0\
25
- php8-simplexml=8.0.25 -r0\
26
- php8-tokenizer=8.0.25 -r0\
27
- php8-xml=8.0.25 -r0\
28
- php8-xmlwriter=8.0.25 -r0\
29
- php8=8.0.25 -r0\
14
+ php8-curl=8.0.26 -r0\
15
+ php8-dom=8.0.26 -r0\
16
+ php8-fileinfo=8.0.26 -r0\
17
+ php8-fpm=8.0.26 -r0\
18
+ php8-gd=8.0.26 -r0\
19
+ php8-ldap=8.0.26 -r0\
20
+ php8-mbstring=8.0.26 -r0\
21
+ php8-mysqlnd=8.0.26 -r0\
22
+ php8-openssl=8.0.26 -r0\
23
+ php8-pdo_mysql=8.0.26 -r0\
24
+ php8-session=8.0.26 -r0\
25
+ php8-simplexml=8.0.26 -r0\
26
+ php8-tokenizer=8.0.26 -r0\
27
+ php8-xml=8.0.26 -r0\
28
+ php8-xmlwriter=8.0.26 -r0\
29
+ php8=8.0.26 -r0\
30
30
\
31
31
&& apk add --no-cache --virtual .build-dependencies \
32
32
composer=2.4.2-r0 \
You can’t perform that action at this time.
0 commit comments