Commit 9c49d173 authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.102.2 (renovate-bot/renovate-runner!1753)
parent a3782086
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.102.0-slim@sha256:f3bc36ba32894682905e73d93a7efc9f310358975842c429242fb1fb864d3de9
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.102.2-slim@sha256:60226ed21ca1bf88520d797604f158a71c2359aba9e9fee127d9a7575da2472b

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.102.0-slim@sha256:f3bc36ba32894682905e73d93a7efc9f310358975842c429242fb1fb864d3de9
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.102.2-slim@sha256:60226ed21ca1bf88520d797604f158a71c2359aba9e9fee127d9a7575da2472b
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.102.2@sha256:6cba64cc72a82acb7872acadeb229efdccf2ec6c4fa1a284dec81374fc814b43

.renovate: