We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9be5978 + 2fb7ae4 commit e021a56Copy full SHA for e021a56
Dockerfile
@@ -1,5 +1,5 @@
1
# Container image that runs your code
2
-FROM openjdk:latest
+FROM eclipse-temurin:latest
3
4
#RUN yum install curl
5
0 commit comments