Compare commits

..

3 commits

Author SHA1 Message Date
2771288401 fixed Dockerfile
Some checks failed
continuous-integration/woodpecker the build failed
2021-10-28 18:32:08 +02:00
c3b96e18e9 Merge remote-tracking branch 'origin/main' 2021-10-28 18:31:02 +02:00
1f810a5d78 Merge branch 'develop' 2021-10-28 00:24:21 +02:00

View file

@ -1,4 +1,4 @@
FROM alpine:3.14.2@sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a FROM alpine:3.14.2
RUN apk --no-cache add nodejs="14.18.1-r0" RUN apk --no-cache add nodejs="14.18.1-r0"