goingyt commited on
Commit
2bd365e
Β·
verified Β·
1 Parent(s): 12af0cb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -1,5 +1,7 @@
1
  FROM ubuntu:latest
2
 
 
 
3
  RUN apt update -y
4
 
5
  RUN apt-get update -y
 
1
  FROM ubuntu:latest
2
 
3
+ ARG CACHEBUST=1
4
+
5
  RUN apt update -y
6
 
7
  RUN apt-get update -y