fuliai commited on
Commit
c9652dd
·
verified ·
1 Parent(s): e541f3f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM nocodb/nocodb:latest
2
 
3
- ARG CACHEBUST=6
4
  ENV PORT=7860
5
 
6
  USER root
 
1
  FROM nocodb/nocodb:latest
2
 
3
+ ARG CACHEBUST=7
4
  ENV PORT=7860
5
 
6
  USER root