mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-06 09:20:40 +00:00
version bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# FRONTEND
|
||||
FROM node:16-alpine as client
|
||||
FROM node:18-alpine as client
|
||||
WORKDIR /tmp
|
||||
RUN npm install -g pnpm@8
|
||||
COPY . .
|
||||
|
Reference in New Issue
Block a user