We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ec5c2 commit 5755d42Copy full SHA for 5755d42
Dockerfile
@@ -38,8 +38,6 @@ RUN apt update -qq && apt install -qq -y --no-install-recommends \
38
libgl1 \
39
libtcmalloc-minimal4 \
40
make \
41
- # React Native compiles with JDK 11, RN Tester & template with JDK 17
42
- openjdk-11-jdk-headless \
43
openjdk-17-jdk-headless \
44
openssh-client \
45
patch \
0 commit comments