Skip to content

Commit

Permalink
Merge pull request #5 from buildo/sbt-1.8.2
Browse files Browse the repository at this point in the history
Update sbt to 1.8.2
  • Loading branch information
MatteoTurri authored Mar 20, 2023
2 parents a6fa263 + 59bbcd5 commit cdccaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM eclipse-temurin:17.0.6_10-jre-focal@sha256:b10df4660e02cf944260b13182e4815fc3e577ba510de7f4abccc797e93d9106

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

RUN \
Expand Down

0 comments on commit cdccaa3

Please sign in to comment.