diff --git a/Dockerfile b/Dockerfile index fa6e0e9..f3564d3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:10-alpine +FROM node:10-alpine@sha256:bb33b8ee56dd6b28960fbc4bc4610b8b74e1e9869e844f903a7e47ea1caf20b3 # due to https://github.com/http-party/http-server/issues/537 LABEL maintainer="Robert Kaussow "