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 6ca0db9 commit 8cf4d18Copy full SHA for 8cf4d18
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.2.0-bullseye-slim AS base
5
6
## Setup pnpm
7
RUN corepack enable
0 commit comments