Skip to content

Commit

Permalink
AI 환경 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
SalkCoding committed Dec 18, 2024
1 parent 425bcec commit ceebb52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ RUN gradle build --no-daemon
FROM openjdk:17.0.1-jdk-slim

# debian 기반
RUN apt update
RUN apt upgrade
RUN apt install python3
RUN apt install pip3

Expand Down

0 comments on commit ceebb52

Please sign in to comment.