Revert "fixed Dockerfile"

This reverts commit 2771288401.
This commit is contained in:
Samuel Philipp 2021-10-28 22:49:36 +02:00
parent 2771288401
commit 8ab0139cb7
1 changed files with 1 additions and 1 deletions

View File

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