update oidc module
All checks were successful
build container icingaweb2 / build (push) Successful in 4m42s
All checks were successful
build container icingaweb2 / build (push) Successful in 4m42s
This commit is contained in:
@@ -49,7 +49,7 @@ RUN ["bash", "-exo", "pipefail", "-c", "\
|
|||||||
"]
|
"]
|
||||||
|
|
||||||
### install module for oidc
|
### install module for oidc
|
||||||
ARG MODULE_VERSION="0.6.9"
|
ARG MODULE_VERSION="0.7.3"
|
||||||
ARG REPO_URL="https://github.com/RISE-GmbH/icingaweb2-module-oidc"
|
ARG REPO_URL="https://github.com/RISE-GmbH/icingaweb2-module-oidc"
|
||||||
ARG TARGET_DIR="${ICINGAWEB_MODULEPATH}/oidc"
|
ARG TARGET_DIR="${ICINGAWEB_MODULEPATH}/oidc"
|
||||||
ARG URL="${REPO_URL}/archive/v${MODULE_VERSION}.tar.gz"
|
ARG URL="${REPO_URL}/archive/v${MODULE_VERSION}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user