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

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:latest
3
 
4
  # 2. 切换 root 设置权限
5
  USER root
 
1
  # 1. 继承你的镜像
2
+ FROM ghcr.io/liuw1535/antigravity2api-nodejs:main-arm64
3
 
4
  # 2. 切换 root 设置权限
5
  USER root