Skip to content

Commit 96a5aeb

Browse files
authored
Update README.md
1 parent 87efe6f commit 96a5aeb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
![Docker Image CI](https://github.com/treyyoder/quakejs-docker/workflows/Docker%20Image%20CI/badge.svg)
77
</div>
8-
:warning: 4/22/2020 Fixed a bug that was preventing other maps from loading. Pull the lastest image from Docker Hub.
9-
10-
:warning: 4/20/2020 Issues with entrypoint permissions and the refresh loop have been addressed. Pull the lastest image from Docker Hub.
118

129
### A fully local and Dockerized quakejs server. Independent, unadulterated, and free from the middleman.
1310

@@ -54,7 +51,7 @@ After pulling the repo, change both `Dockerfile` and `entrypoint.sh` from CRLF t
5451

5552
Build the image with:
5653

57-
`docker build --add-host=content.quakejs.com:127.0.0.1 --no-cache -t treyyoder/quakejs:latest .`
54+
`docker build --add-host=content.quakejs.com:127.0.0.1 -t treyyoder/quakejs:latest .`
5855

5956
## Credits:
6057

0 commit comments

Comments
 (0)