Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chaeri93 committed Aug 2, 2024
1 parent d02ac95 commit e56515e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions match/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ ENV SPRING_PROFILES_ACTIVE=prod

COPY build/libs/*-SNAPSHOT.jar app.jar

# Redis CLI 설치
RUN apk add --no-cache redis

EXPOSE 8080

Expand Down

0 comments on commit e56515e

Please sign in to comment.