chore(deps): update node docker tag to v23
This commit is contained in:
parent
f798ce001c
commit
cefdd95ef4
@ -1,4 +1,4 @@
|
||||
FROM node:20-slim AS frontend
|
||||
FROM node:23-slim AS frontend
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user