Update Node.js (#549)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/549 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Stage 1: Build application
|
||||
FROM node:13.14.0 AS compile-image
|
||||
FROM node:16.3.0 AS compile-image
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
|
Reference in New Issue
Block a user