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

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

fix(deps): update ghcr.io/renovatebot/renovate docker tag to v35.110.1 (renovate-bot/renovate-runner!1781)
parent 54149ec7
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.110.0-slim@sha256:996725d21d582df3ea2ce831be2c63c4974698044b7ecde6e959d326bcf909f2
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.110.1-slim@sha256:0bc8765e784369ba4b58b3adf9afafee7b868863b71cf09ee3c06f7783c67cc7

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.110.0-slim@sha256:996725d21d582df3ea2ce831be2c63c4974698044b7ecde6e959d326bcf909f2
  CI_RENOVATE_IMAGE: ghcr.io/renovatebot/renovate:35.110.1-slim@sha256:0bc8765e784369ba4b58b3adf9afafee7b868863b71cf09ee3c06f7783c67cc7
  CI_RENOVATE_IMAGE_FULL: ghcr.io/renovatebot/renovate:35.110.1@sha256:c6cc0c9ca327b5ca77152c21988a36831e9a10d61a3737afd1f2b6c2eb53b7ae

.renovate: