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