chore(deps): update node.js to v20.11 (#3888)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3888 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# │─││ │││ │ │
|
||||
# ┘─┘┘─┘┘┘─┘┘─┘
|
||||
|
||||
FROM --platform=$BUILDPLATFORM node:20.10-alpine AS builder
|
||||
FROM --platform=$BUILDPLATFORM node:20.11-alpine AS builder
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
|
Reference in New Issue
Block a user