Skip to content

Commit e288ad9

Browse files
build(python): 更新 alpine 依赖
1 parent 171a48f commit e288ad9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/Dockerfile-linux.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ENV LANG C.UTF-8
3838
RUN set -eux; \
3939
apk add --no-cache \
4040
ca-certificates \
41+
libgcc \
4142
tzdata \
4243
;
4344
{{ ) else ( -}}

0 commit comments

Comments
 (0)