ソースを参照

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 \


読み込み中…
キャンセル
保存