Skip to content

Commit

Permalink
🐛 :: 권한 문제 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
hwc9169 committed Sep 21, 2022
1 parent bbcf962 commit 2ff9782
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 @@ FROM alpine

COPY --from=builder /dist/auth .

RUN apk update && apk add --no-cache shadow && chsh -s /bin/bashx

ARG JWT_SECRET
ARG SENTRY_DS

Expand Down

0 comments on commit 2ff9782

Please sign in to comment.