更新 'Dockerfile'

This commit is contained in:
zhongjin 2023-05-11 14:12:03 +08:00
parent 6fa2b8d7f9
commit 5f9c4c307b

View File

@ -16,7 +16,7 @@ ADD ./fonts/SourceHanSansCN-Light.otf /usr/share/fonts/SourceHanSansCN-Light.otf
ADD ./fonts/SourceHanSerifCN-Regular.otf /usr/share/fonts/SourceHanSerifCN-Regular.otf
ADD ./fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/SourceHanSansCN-Regular.otf
RUN apt-get install -y nano net-tools ca-certificates
RUN apt-get install -y nano net-tools ca-certificates wget
RUN rm -rf /cartodb