Update node Docker tag to v18

This commit is contained in:
Renovate Bot 2022-11-08 22:02:27 +00:00 committed by Kasper Seweryn
commit 903da25bf3
3 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
FROM node:16-alpine
FROM node:18-alpine
# needed to compile translations
RUN apk add --no-cache jq bash coreutils python3