Commit 676d542c authored by Michael Kriese's avatar Michael Kriese
Browse files

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.105.1 (renovate-bot/renovate-runner!1767)
parent 2c731f6b
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.105.0-slim@sha256:e32d381885549407558fbf7b8d523d864dd88baa0d0e1e941c77ee9946497640
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.105.1-slim@sha256:40568e4108bc91cb0b01119d45667061a7159ff229d42d75c001a44c8e5a9268

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.105.0-slim@sha256:e32d381885549407558fbf7b8d523d864dd88baa0d0e1e941c77ee9946497640
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.105.1-slim@sha256:40568e4108bc91cb0b01119d45667061a7159ff229d42d75c001a44c8e5a9268
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.105.1@sha256:4c66ac46e437f687c8a5b81cb1a3853ad6bf03347da6322c44ef460b3f02fdb3

.renovate: