Skip to content

Commit 9a0000e

Browse files
committed
[v74] rebuild without nss update
1 parent cc55a43 commit 9a0000e

19 files changed

+3
-2
lines changed

libs/amazon-linux-2-v74/build/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ RUN yum install -y \
1010
curl
1111

1212
RUN yum-config-manager --enable remi-${PHP}
13-
RUN yum update -y && yum upgrade -y
13+
# RUN yum update -y && yum upgrade -y
1414
RUN yum -y install patchelf
1515

1616
RUN yum install -y \
1717
${PHP}-php-apcu \
1818
${PHP}-php-bcmath \
1919
${PHP}-php-brotli \
2020
${PHP}-php-cli \
21+
${PHP}-php-curl \
2122
${PHP}-php-cgi \
2223
${PHP}-php-ds \
2324
${PHP}-php-fpm \
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.
11.9 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.
-40 Bytes
Binary file not shown.
4.05 KB
Binary file not shown.

0 commit comments

Comments
 (0)