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 83d3bde commit 703a6a5Copy full SHA for 703a6a5
Dockerfile
@@ -1,5 +1,5 @@
1
# Install dependencies only when needed
2
-FROM node:22.11.0-alpine3.19 AS base
+FROM node:22.12.0-alpine3.19 AS base
3
4
FROM base AS deps
5
# Check https://github.com/nodejs/docker-node/tree/b4117f9333da4138b03a546ec926ef50a31506c3#nodealpine to understand why libc6-compat might be needed.
0 commit comments