Skip to content

Commit

Permalink
Merge pull request #7 from buildo/17.0.9_9_1.9.7_2.12.18_0.12.6-1
Browse files Browse the repository at this point in the history
Update JRE, Scala and sbt to 17.0.9, 2.12.18 and 1.9.7 respectively
  • Loading branch information
MatteoTurri authored Nov 24, 2023
2 parents 1ffc33c + f9546b4 commit 3564166
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM eclipse-temurin:17.0.7_7-jre-focal@sha256:22f133769ce2b956d150ab749cd4630b3e7fbac2b37049911aa0973a1283047c
FROM eclipse-temurin:17.0.9_9-jre-focal@sha256:39a4816b87b50fb1612d67bd13ec77e31e03c3593155172793daae0266cafc64

ARG SCALA_VERSION=2.12.17
ARG SBT_VERSION=1.8.2
ARG SCALA_VERSION=2.12.18
ARG SBT_VERSION=1.9.7
ENV SCALA_HOME=/usr/share/scala

RUN \
Expand Down

0 comments on commit 3564166

Please sign in to comment.