mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-16 20:00:59 -05:00
Update Node.js
This commit is contained in:
parent
3dd4d1b5b8
commit
a6e16dfa5c
@ -1,5 +1,5 @@
|
||||
FROM node:22.4-alpine3.20
|
||||
ENV YARN_VERSION="4.4.0"
|
||||
FROM node:22.7-alpine3.20
|
||||
ENV YARN_VERSION="4.4.1"
|
||||
ENV TZ="Australia/Sydney"
|
||||
ENV NODE_COMPILE_CACHE="/Daggerbot/build_cache"
|
||||
RUN yarn policies set-version $YARN_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user