Skip to content
Snippets Groups Projects
Commit ca9593d6 authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

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

chore(deps): update node docker tag to v24

See merge request !13
parents 5f47d919 7482b789
No related branches found
No related tags found
1 merge request!13chore(deps): update node docker tag to v24
Pipeline #287576 passed
FROM node:20-alpine AS build
FROM node:24-alpine AS build
WORKDIR /build
COPY package.json pnpm-lock.yaml /build/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment