@@ -8,7 +8,7 @@ SingleFile can be launched from the command line by running it into a (headless)
- Build
- `docker build -t singlefile .`
+ `docker build --no-cache -t singlefile .`
- Pull from Docker Hub