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.
2 parents c4a14e4 + b50f443 commit cc4bcd4Copy full SHA for cc4bcd4
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax = docker/dockerfile:1.12
2
3
# BASE
4
-FROM node:22.12.0-bullseye-slim AS base
+FROM node:22.14.0-bullseye-slim AS base
5
6
## Setup pnpm
7
RUN corepack enable
0 commit comments