Skip to content

Commit

Permalink
Update scala/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
waghanza authored Oct 24, 2024
1 parent bcdb29c commit f8098a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COPY '{{source}}' '{{target}}'

RUN sbt universal:packageZipTarball

FROM eclipse-temurin:21.0.5_11-jre-jammy
FROM eclipse-temurin:21.0.5_11-jre

WORKDIR /usr/src/app

Expand Down

0 comments on commit f8098a6

Please sign in to comment.