Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit 3b9823e

Browse files
committed
Update README.md to point to v0.4.0
1 parent cb04395 commit 3b9823e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ baked-in data for the initial load.
7878
Create a Dockerfile with `hownetworks/whereabouts` as the base image:
7979

8080
```dockerfile
81-
# Instead of :latest use an explicit version such as :v0.3.4 in production
81+
# Instead of :latest use an explicit version such as :v0.4.0 in production
8282
FROM hownetworks/whereabouts:latest
8383
ADD --chown=app:app https://geolite.maxmind.com/download/geoip/database/GeoLite2-City-CSV.zip /data/
8484
CMD /whereabouts -host 0.0.0.0 -init-url file:///data/GeoLite2-City-CSV.zip

0 commit comments

Comments
 (0)