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 96de28c commit c17b31dCopy full SHA for c17b31d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-alpine@sha256:bd26af08779f746650d95a2e4d653b0fd3c8030c44284b6b98d701c9b5eb66b9 AS base
+FROM node:22-alpine@sha256:b2358485e3e33bc3a33114d2b1bdb18cdbe4df01bd2b257198eb51beb1f026c5 AS base
2
RUN apk --no-cache add g++ gcc make python3
3
4
WORKDIR /app
0 commit comments