浏览代码

fix docker img name

next_step
Luigi Cruz 3 年前
父节点
当前提交
a888f74980
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile 查看文件

@@ -1,4 +1,4 @@
FROM amd64/ubuntu:groovy
FROM ubuntu:groovy

RUN apt update
RUN apt install -y --no-install-recommends \


正在加载...
取消
保存