mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-04 08:30:39 +00:00
update node and playwright
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# FRONTEND
|
||||
FROM node:20-alpine as client
|
||||
FROM node:22-alpine as client
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
RUN corepack enable
|
||||
|
Reference in New Issue
Block a user