Commit 8d024a51 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update node docker tag to v25

parent 86ac3eaa
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