diff --git a/Dockerfile b/Dockerfile index a9c6f4d..207d07a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Use the official lightweight Node.js 16 image. +# Use the official lightweight Node.js 18 image. # https://hub.docker.com/_/node FROM node:18-slim