diff --git a/Dockerfile b/Dockerfile index accbd2f..6f3da0a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:13-slim +FROM node:20-bullseye MAINTAINER James Spurin