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

This commit is contained in:
Renovate Bot 2022-08-16 19:15:15 +00:00 committed by Gitea
parent 29365922e5
commit 0b5d158e30
1 changed files with 1 additions and 1 deletions

View File

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