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 1cb54f9 commit 5a24fc6Copy full SHA for 5a24fc6
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.17.0-bullseye-slim AS base
5
6
## Setup pnpm
7
RUN corepack enable
0 commit comments