defendex commited on
Commit
68756d4
·
verified ·
1 Parent(s): b618b7c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1,3 +1,5 @@
 
 
1
  FROM eceasy/cli-proxy-api:latest
2
 
3
  USER root
 
1
+ ARG CACHEBUST=$(date +%s)
2
+
3
  FROM eceasy/cli-proxy-api:latest
4
 
5
  USER root