chore(deps): update node docker tag to v18

This commit is contained in:
Renovate Bot 2022-08-16 19:34:48 +00:00 committed by Pierre-Olivier Mercier
parent 1853d6c5c8
commit 5c24c6a919
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:14-alpine as nodebuild
FROM node:18-alpine as nodebuild
WORKDIR /go/src/git.happydns.org/happydomain