Commit aed8288 1 parent 20a9b1f commit aed8288 Copy full SHA for aed8288
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.4.13-r0 \
13
13
nginx=1.18.0-r0 \
14
- php7-curl=7.3.22-r0\
15
- php7-dom=7.3.22-r0\
16
- php7-fileinfo=7.3.22-r0\
17
- php7-fpm=7.3.22-r0\
18
- php7-gd=7.3.22-r0\
19
- php7-json=7.3.22-r0\
20
- php7-mbstring=7.3.22-r0\
21
- php7-mysqlnd=7.3.22-r0\
22
- php7-openssl=7.3.22-r0\
23
- php7-pdo_mysql=7.3.22-r0\
24
- php7-session=7.3.22-r0\
25
- php7-simplexml=7.3.22-r0\
26
- php7-tidy=7.3.22-r0\
27
- php7-tokenizer=7.3.22-r0\
28
- php7-xml=7.3.22-r0\
29
- php7=7.3.22-r0\
14
+ php7-curl=7.3.22-r0 \
15
+ php7-dom=7.3.22-r0 \
16
+ php7-fileinfo=7.3.22-r0 \
17
+ php7-fpm=7.3.22-r0 \
18
+ php7-gd=7.3.22-r0 \
19
+ php7-json=7.3.22-r0 \
20
+ php7-mbstring=7.3.22-r0 \
21
+ php7-mysqlnd=7.3.22-r0 \
22
+ php7-openssl=7.3.22-r0 \
23
+ php7-pdo_mysql=7.3.22-r0 \
24
+ php7-session=7.3.22-r0 \
25
+ php7-simplexml=7.3.22-r0 \
26
+ php7-tidy=7.3.22-r0 \
27
+ php7-tokenizer=7.3.22-r0 \
28
+ php7-xml=7.3.22-r0 \
29
+ php7=7.3.22-r0 \
30
30
\
31
31
&& apk add --no-cache --virtual .build-dependencies \
32
32
composer=1.10.10-r0 \
You can’t perform that action at this time.
0 commit comments