We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821544e commit 868cb7dCopy full SHA for 868cb7d
docker/Dockerfile-demo
@@ -1,4 +1,4 @@
1
-FROM sbtscala/scala-sbt:eclipse-temurin-25_36_1.11.7_3.3.7 AS build-java
+FROM sbtscala/scala-sbt:eclipse-temurin-25.0.1_8_1.11.7_3.3.7 AS build-java
2
3
RUN apt-get update && apt-get install -y unzip curl
4
RUN curl -fsSL https://deb.nodesource.com/setup_24.x -o nodesource_setup.sh
0 commit comments