fix oidc module link
All checks were successful
build container icingaweb2 / build (push) Successful in 1m59s

This commit is contained in:
2025-10-01 17:11:06 +02:00
parent b7a9ae7521
commit d312741388

View File

@@ -50,7 +50,7 @@ RUN ["bash", "-exo", "pipefail", "-c", "\
### install module for oidc ### install module for oidc
ARG MODULE_VERSION="0.6.9" ARG MODULE_VERSION="0.6.9"
ARG REPO_URL="https://github.com/NETWAYS/icingaweb2-module-grafana" 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"
RUN ["bash", "-exo", "pipefail", "-c", "\ RUN ["bash", "-exo", "pipefail", "-c", "\