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

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

chore(deps): update node docker tag to v20

See merge request !2
parents 99d1a39a 445700be
Branches
No related tags found
1 merge request!2chore(deps): update node docker tag to v20
Pipeline #157904 passed
FROM node:19-alpine AS build FROM node:20-alpine AS build
WORKDIR /build WORKDIR /build
COPY package.json pnpm-lock.yaml /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