Skip to content

Commit

Permalink
Merge pull request #9 from buildo/temurin-17.0.7_7
Browse files Browse the repository at this point in the history
Update eclipse-temurin to 17.0.7_7
  • Loading branch information
MatteoTurri authored Apr 28, 2023
2 parents 97c153c + a67ca59 commit a1bbdb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.6_10-jre-alpine@sha256:e7b28b772a5aaa0dc759c540ffcf1670765c1ae0245d41d9995db8a3a6115bd7
FROM eclipse-temurin:17.0.7_7-jre-alpine@sha256:7cbe01fd3d515407f1fda1e68068831aa6ae4b6930d76cdaa43736dc810bbd1b7

ARG SCALA_VERSION=2.12.17
ARG SBT_VERSION=1.8.2
Expand Down Expand Up @@ -32,4 +32,4 @@ RUN \
sbt -Dsbt.rootdir=true -batch sbtVersion && \
rm -rf project target

WORKDIR /root
WORKDIR /root

0 comments on commit a1bbdb3

Please sign in to comment.