Commit 1256ecbd authored by Michael Kriese's avatar Michael Kriese
Browse files

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.133.2...

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.133.2 (renovate-bot/renovate-runner!1827)
parent 196d13d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
variables:
  RENOVATE_ENDPOINT: $CI_API_V4_URL
  RENOVATE_PLATFORM: gitlab
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.133.1-slim@sha256:2893bd5d2040e8245bfa07319997cb70ed0cf9385b408e5768df47bcb1acbf02
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.133.2-slim@sha256:e6e70b0067c6d10a1dc95089ef14914e75533d6fafa8dacca95bf08dea63a472

renovate-config-validator:
  stage: test
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ variables:
  RENOVATE_LOG_FILE: renovate-log.ndjson
  RENOVATE_LOG_FILE_LEVEL: debug
  LOG_LEVEL: info
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.133.1-slim@sha256:2893bd5d2040e8245bfa07319997cb70ed0cf9385b408e5768df47bcb1acbf02
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.133.2-slim@sha256:e6e70b0067c6d10a1dc95089ef14914e75533d6fafa8dacca95bf08dea63a472
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.133.1@sha256:9434917543fdff8da41f68e3f6ba35b2527df0621425106c15ee973c67274cc1

.renovate: