chore(deps): update node docker tag to v18
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2022-08-16 19:15:15 +00:00 committed by Gitea
parent 29365922e5
commit 0b5d158e30

View File

@ -1,4 +1,4 @@
FROM node:17-alpine as nodebuild FROM node:18-alpine as nodebuild
WORKDIR /ui WORKDIR /ui