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.
2 parents 8aa5655 + 822ee36 commit ace1f33Copy full SHA for ace1f33
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.9.1-alpine3.12 as builder
+FROM node:16.10.0-alpine3.12 as builder
2
RUN apk update && apk add --no-cache git && \
3
ln -s /usr/bin/python3 /usr/bin/python && \
4
git clone --depth 1 https://github.com/densitydesign/raw.git
0 commit comments