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 8a6af22 commit b7da2a2Copy full SHA for b7da2a2
Dockerfile
@@ -1,5 +1,5 @@
1
# Install dependencies only when needed
2
-FROM node:22.11.0-a1pine3.20 AS base
+FROM node:22.11.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