Commit e6013b5c authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.102.6 (renovate-bot/renovate-runner!1757)
parent 58362f2c
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.4-slim@sha256:a494f26bcf92bdbff5f0945a0bb8dbe40f50c940438f703042f6b5d68b055e44
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.102.6-slim@sha256:c4e434351cfaf85294b109b499bb53c609380c53c0d43e4a86f955ea0b2f7ac7

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.4-slim@sha256:a494f26bcf92bdbff5f0945a0bb8dbe40f50c940438f703042f6b5d68b055e44
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.102.6-slim@sha256:c4e434351cfaf85294b109b499bb53c609380c53c0d43e4a86f955ea0b2f7ac7
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.102.4@sha256:370a21c3d112fc9f01cd1e6c13ed6f525a6e4d55d06a970e82d5d0d496d3acdc

.renovate: