mirror of
https://github.com/biersoeckli/QuickStack.git
synced 2026-01-04 10:41:04 -06:00
update image version of node
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:18-alpine AS base
|
||||
FROM node:23-alpine AS base
|
||||
|
||||
# Install dependencies only when needed
|
||||
FROM base AS deps
|
||||
|
||||
Reference in New Issue
Block a user