diff --git a/Dockerfile b/Dockerfile index 1d3db13..967c990 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/node:18-alpine +FROM docker.io/node:16.15.1-alpine # Set environment variable to avoid update notifications ENV NO_UPDATE_NOTIFIER=true