Skip to content

Commit

Permalink
updated dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
realkaranvir committed Dec 6, 2024
1 parent 4d44bbc commit 37e0c5b
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
Expand Up @@ -2,7 +2,7 @@ FROM sbtscala/scala-sbt:eclipse-temurin-jammy-8u352-b08_1.9.0_2.12.17 AS builder

#build varaibles
#ENV SBT_VERSION 1.1.5
ENV PROJECT_HOME /usr/src
ENV PROJECT_HOME=/usr/src

#RUN mkdir -p $PROJECT_HOME/activator $PROJECT_HOME/app

Expand Down

0 comments on commit 37e0c5b

Please sign in to comment.