Change the image name

This commit is contained in:
Miro Prasil
2019-05-16 15:01:12 +01:00
parent 2db0ead5fe
commit 492aea369a
22 changed files with 46 additions and 46 deletions

View File

@@ -7,5 +7,5 @@ docker run -d --name bitwarden \
-e ROCKET_LIMITS={json=10485760} \
-v /bw-data/:/data/ \
-p 80:80 \
mprasil/bitwarden:latest
bitwardenrs/server:latest
```