⬆️ bumped to 0.5.0

This commit is contained in:
undergroundwires-bot
2020-07-19 00:32:13 +00:00
parent 92a7118d1c
commit 9b20175545
3 changed files with 15 additions and 4 deletions

View File

@@ -38,8 +38,8 @@
- Development: `npm run serve` to compile & hot-reload for development.
- Production: `npm run build` to prepare files for distribution.
- Or run using Docker:
1. Build: `docker build -t undergroundwires/privacy.sexy:0.4.10 .`
2. Run: `docker run -it -p 8080:80 --rm --name privacy.sexy-0.4.10 undergroundwires/privacy.sexy:0.4.10`
1. Build: `docker build -t undergroundwires/privacy.sexy:0.5.0 .`
2. Run: `docker run -it -p 8080:80 --rm --name privacy.sexy-0.5.0 undergroundwires/privacy.sexy:0.5.0`
## Architecture