diff --git a/Dockerfile b/Dockerfile index e2b8d72..81056e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:slim +FROM node:14-slim # A bunch of `LABEL` fields for GitHub to index LABEL "com.github.actions.name"="WIP"