chore: update to 2.5.20
This commit is contained in:
parent
b3641b7a87
commit
64bf6cc38f
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
CLIENT_VERSION=2.5.19
|
||||
CLIENT_VERSION=2.5.20
|
||||
|
||||
docker build --build-arg CLIENT_VERSION=${CLIENT_VERSION} --tag mandlm/urbackup-internet-client:latest --tag mandlm/urbackup-internet-client:${CLIENT_VERSION} .
|
||||
|
|
Loading…
Reference in a new issue