This website works better with JavaScript.
首頁
說明
登入
hms
/
pisdr-rpi-image
镜像来自
https://github.com/luigifreitas/pisdr-image
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
14
Wiki
Activity
瀏覽代碼
fix docker img name
next_step
Luigi Cruz
3 年之前
父節點
c996836329
當前提交
a888f74980
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 \
Write
Preview
Loading…
取消
儲存