mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2025-03-31 05:29:05 +02:00
Update Node.js to 16
This commit is contained in:
parent
60c377d0bf
commit
95ac136231
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue