mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 15:32:18 +02:00
Move to LTS image
This commit is contained in:
parent
2340a82bad
commit
6bfc8323e6
@ -1,4 +1,4 @@
|
|||||||
FROM node:21
|
FROM node:lts-slim
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user