Skip to content

Commit 868cb7d

Browse files
committed
update build image
1 parent 821544e commit 868cb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile-demo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM sbtscala/scala-sbt:eclipse-temurin-25_36_1.11.7_3.3.7 AS build-java
1+
FROM sbtscala/scala-sbt:eclipse-temurin-25.0.1_8_1.11.7_3.3.7 AS build-java
22

33
RUN apt-get update && apt-get install -y unzip curl
44
RUN curl -fsSL https://deb.nodesource.com/setup_24.x -o nodesource_setup.sh

0 commit comments

Comments
 (0)