Skip to content
Snippets Groups Projects
Commit 38d01e4a authored by Renovate Bot's avatar Renovate Bot :robot:
Browse files

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

parent eac09c53
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.
Please register or to comment