mirror of
https://github.com/HQarroum/docker-android.git
synced 2026-07-30 03:12:18 +00:00
Merge pull request #30 from individual-it/changeBaseImage
move from openjdk to eclipse-temurin image
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:21-jdk-slim
|
||||
FROM eclipse-temurin:25
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user