Commit 92014bf5 authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.106.1 (renovate-bot/renovate-runner!1775)
parent f39b083e
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.106.0-slim@sha256:c66e7dbaa4afc54654935e65b7415d6c3d17e72800b29be8c923db1fc0529626
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.106.1-slim@sha256:d95ae85c6342504789c4721aef80178014305fcabfe5ed1a5b99819ae582e132

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.106.0-slim@sha256:c66e7dbaa4afc54654935e65b7415d6c3d17e72800b29be8c923db1fc0529626
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.106.1-slim@sha256:d95ae85c6342504789c4721aef80178014305fcabfe5ed1a5b99819ae582e132
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.105.5@sha256:3b0a83ce5c463e230b67e633c592f02f0ccfeb2944352e7d067fa64da8d01e43

.renovate: