chore(deps): update node.js to v19 (#1003)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-31 16:18:00 +01:00 committed by GitHub
parent 3f427ab043
commit 23dfd17851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM node:16-alpine
FROM node:19-alpine
USER node
WORKDIR hangar-frontend