mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 19:59:46 -05:00
bump frontend node version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:20.12-alpine AS builder
|
||||
FROM node:22.12-alpine AS builder
|
||||
|
||||
WORKDIR /builder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user