Commit 15278b39 authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.98.2 (renovate-bot/renovate-runner!1737)
parent 41b2a732
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.98.1-slim@sha256:52c3929a0a10bf83dcbfdf781ce312f09b071aba6dd332d050ea412e241b4486
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.98.2-slim@sha256:d6f980d047e864bef683cb49c8695e11873741fc6959b9795e4dde668a71d953

renovate-config-validator:
  stage: test
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ variables:
  RENOVATE_LOG_FILE: renovate-log.ndjson
  RENOVATE_LOG_FILE_LEVEL: debug
  LOG_LEVEL: info
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.98.1-slim@sha256:52c3929a0a10bf83dcbfdf781ce312f09b071aba6dd332d050ea412e241b4486
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.98.2-slim@sha256:d6f980d047e864bef683cb49c8695e11873741fc6959b9795e4dde668a71d953
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.98.1@sha256:eae3669e10d3e80f5dff116259a4abf451a6812efc8deb85b2601380302488be

.renovate: