提交 cff2c043 编写于 作者: K Kentaro Wada

Use bionic for docker image

上级 678adbce
FROM ubuntu:xenial
FROM ubuntu:bionic
LABEL maintainer "Kentaro Wada <www.kentaro.wada@gmail.com>"
ENV DEBIAN_FRONTEND=noninteractive
RUN \
apt-get update -qq && \
apt-get upgrade -qq -y && \
apt-get install -qq -y \
git \
python3 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册