diff --git a/Dockerfile b/Dockerfile index 60ca907..9640032 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Pull base image. -FROM node:6-slim +FROM node:14.21.3-bullseye-slim MAINTAINER Nimrod Nagy RUN apt-get update && apt-get install -y apt-transport-https libpng12-dev