localhost-llm commited on
Commit
aba21cf
·
verified ·
1 Parent(s): b4c01e8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -9,5 +9,3 @@ COPY . /app
9
  RUN chmod -R 777 /app
10
 
11
  WORKDIR /app
12
-
13
- RUN apt-get update && apt-get install openjdk-17-jdk -y
 
9
  RUN chmod -R 777 /app
10
 
11
  WORKDIR /app