diff --git a/Dockerfile b/Dockerfile index 4c84e7a8..bd4f6145 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:8-alpine +FROM node:20-alpine MAINTAINER Kam Low USER 0