There was an error while loading. Please reload this page.
1 parent 42aafeb commit 10fd29cCopy full SHA for 10fd29c
2 files changed
android/33-node/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:17-jdk-slim
+FROM eclipse-temurin:17-jdk-jammy
2
3
# Make APT non-interactive
4
RUN echo 'APT::Get::Assume-Yes "true";' > /etc/apt/apt.conf.d/99semaphore
android/34-node/Dockerfile
0 commit comments