Adguard: Bump to 0.107.57
This commit is contained in:
parent
2c7b6051b9
commit
2c812dc7dd
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ DIST="${IMAGE%%/*}"
|
|||
VER="${IMAGE#*/}"
|
||||
VER="${VER%/*}"
|
||||
VER="${VER//./-}"
|
||||
UPSTREAM_VER="0.107.56"
|
||||
UPSTREAM_VER="0.107.57"
|
||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
||||
UPSTREAM_NAME="adguard"
|
||||
SERIAL="2benoitjpnet"
|
||||
SERIAL="1benoitjpnet"
|
||||
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
|
||||
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue