We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf1cb0f commit 0919f1fCopy full SHA for 0919f1f
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax = docker/dockerfile:1.13
2
3
# BASE
4
-FROM node:22.14.0-bullseye-slim AS base
+FROM node:24.4.0-bullseye-slim AS base
5
6
## Setup pnpm
7
RUN corepack enable
0 commit comments