瀏覽代碼

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 \


Loading…
取消
儲存