mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +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
|
||||
COPY . .
|
||||
RUN npm install
|
||||
|
Loading…
Reference in New Issue
Block a user