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 f1f32b9 commit dc23a88Copy full SHA for dc23a88
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:22.18.0-bullseye-slim AS base
5
6
## Setup pnpm
7
RUN corepack enable
0 commit comments