Skip to content

Commit

Permalink
使用 HTTPS 协议访问容器云调用证书安装
Browse files Browse the repository at this point in the history
  • Loading branch information
Maple-mxf committed Mar 30, 2022
1 parent e7f73ce commit c03ed1e
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 @@ -25,7 +25,7 @@ FROM alpine:3.13
# RUN apk add tzdata && cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo Asia/Shanghai > /etc/timezone

# 使用 HTTPS 协议访问容器云调用证书安装
# RUN apk add ca-certificates
RUN apk add ca-certificates

# 指定运行时的工作目录
WORKDIR /wxcloudrun-wxcomponent
Expand Down

0 comments on commit c03ed1e

Please sign in to comment.