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 9182bd5 + 2e206cc commit c8a68d1Copy full SHA for c8a68d1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:15.10.0-alpine3.12 as builder
+FROM node:15.11.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