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