chore: update to version 2.5.21
This commit is contained in:
parent
7152a875c5
commit
499b863c57
10
README.md
10
README.md
@ -13,3 +13,13 @@ docker run \
|
||||
-e CLIENT_KEY=<this client's auth key>
|
||||
mandlm/urbackup-internet-client
|
||||
```
|
||||
|
||||
## Updating
|
||||
|
||||
Change `CLIENT_VERSION` in `build.sh` to latest version and run `build.sh`.
|
||||
After building, push to a docker registry, e.g.
|
||||
|
||||
```
|
||||
docker push mandlm/urbackup-internet-client:2.5.21
|
||||
docker push mandlm/urbackup-internet-client:latest
|
||||
```
|
||||
|
Reference in New Issue
Block a user