Update Node.js to v13.14.0 (#123)
Update Node.js to v13.14.0 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/123
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Stage 1: Build application
|
||||
FROM node:13.13.0 AS compile-image
|
||||
FROM node:13.14.0 AS compile-image
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
|
Reference in New Issue
Block a user