Skip to content

Commit

Permalink
Merge pull request #56 from ItalyPaleAle/patch-1
Browse files Browse the repository at this point in the history
Update Node.js to 16
  • Loading branch information
eidam committed Mar 15, 2022
2 parents 006366c + 95ac136 commit 6f62deb
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 6f62deb

Please sign in to comment.