Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM chipsman/uptime-kuma
|
2 |
|
3 |
|
4 |
# 安装 Node.js
|
|
|
1 |
+
FROM chipsman/uptime-kuma
|
2 |
|
3 |
|
4 |
# 安装 Node.js
|