chore(deps): update node docker tag to v23
Some checks are pending
continuous-integration/drone/push Build is pending
Some checks are pending
continuous-integration/drone/push Build is pending
This commit is contained in:
parent
70882779e8
commit
a15532f8b8
4 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:22-alpine as nodebuild
|
||||
FROM node:23-alpine as nodebuild
|
||||
|
||||
WORKDIR /ui
|
||||
|
||||
|
|
Reference in a new issue