huang123chuan commited on
Commit
ee756fa
·
verified ·
1 Parent(s): e202321

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # 1. 继承你的镜像
2
- FROM ghcr.io/liuw1535/antigravity2api-nodejs:main
3
 
4
  # 2. 切换 root 设置权限
5
  USER root
 
1
  # 1. 继承你的镜像
2
+ FROM ghcr.io/liuw1535/antigravity2api-nodejs:latest
3
 
4
  # 2. 切换 root 设置权限
5
  USER root