Skip to content

Commit

Permalink
Update Dockerfile1
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbbbbbbbbba authored Sep 15, 2024
1 parent 0bdef61 commit 0b29d5d
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 @@ -33,7 +33,7 @@ ENV APP_HOME=/code/bbs-go/admin
WORKDIR "$APP_HOME"

# 安装 jpegtran 所需库
# RUN apk add --no-cache libjpeg-turbo-utils
RUN apk add --no-cache libjpeg-turbo-utils

# 安装autoconf依赖
# RUN apt add autoconf automake libtool
Expand Down

0 comments on commit 0b29d5d

Please sign in to comment.