mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-24 10:54:46 +01:00
commit
6f62debcf8
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 XDG_CONFIG_HOME /github/workspace
|
||||||
ENV WRANGLER_HOME /github/workspace
|
ENV WRANGLER_HOME /github/workspace
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
Loading…
Reference in a new issue