Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Jul 30, 2023
1 parent 6cb9bc1 commit c1ae3a4
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 @@ -96,7 +96,7 @@ RUN apk add --no-cache ca-certificates tzdata tini \
rm -r /tmp/* && \
luarocks-5.1 install lua-resty-http && \
luarocks-5.1 install lua-cjson && \
#yarn global add nginxbeautifier && \ https://github.com/ZoeyVid/nginx-proxy-manager/issues/345
yarn global add nginxbeautifier && \
apk del --no-cache luarocks5.1 wget lua5.1-dev build-base git yarn

COPY --from=backend /build/backend /app
Expand Down

0 comments on commit c1ae3a4

Please sign in to comment.