Verified Commit 740eefcd authored by Timo Furrer's avatar Timo Furrer 🌴 Committed by GitLab
Browse files

Merge branch 'renovate/node-25.x' into 'main'

chore(deps): update node docker tag to v25

See merge request !2762
parents 86ac3eaa 8d024a51
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@ verify-generated-code:
Download GraphQL schema:
  stage: test
  needs: []
  image: node:20-alpine
  image: node:25-alpine
  script:
    - |
      if [ ! -f schema/gitlab.graphql ]; then