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

Merge branch 'renovate/docker.io-node-21.x' into 'main'

chore(deps): update docker.io/node docker tag to v21

See merge request oh14-dev/fsr-protokoll-pad-generator!6
parents eac09c53 38d01e4a
No related branches found
No related tags found
No related merge requests found
# syntax=docker/dockerfile:1.5
FROM docker.io/node:20-alpine AS build
FROM docker.io/node:21-alpine AS build
# Enable the use of pnpm:
RUN corepack enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment