Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Node.js to 16
  • Loading branch information
Alessandro (Ale) Segala authored and GitHub committed May 13, 2021
1 parent 60c377d commit 95ac136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:12
FROM node:16
ENV XDG_CONFIG_HOME /github/workspace
ENV WRANGLER_HOME /github/workspace
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 95ac136

Please sign in to comment.