diff --git a/Dockerfile b/Dockerfile index f3564d3..0139147 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,4 @@ -FROM node:10-alpine@sha256:bb33b8ee56dd6b28960fbc4bc4610b8b74e1e9869e844f903a7e47ea1caf20b3 -# due to https://github.com/http-party/http-server/issues/537 +FROM node:lts-alpine3.12@sha256:b613e82ab1cdf084d3ca9b25487ab6c9a0b531ddfcca5dcb2d8125fa92a2acc0 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "