1
0

chore(deps): update dependency node (#3797)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3797
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2023-10-26 10:55:57 +00:00
committed by konrad
parent 72f57a220d
commit cea3274a90
3 changed files with 10 additions and 10 deletions

View File

@ -3,7 +3,7 @@
# │─││ │││ │ │
# ┘─┘┘─┘┘┘─┘┘─┘
FROM --platform=$BUILDPLATFORM node:20.8-alpine AS builder
FROM --platform=$BUILDPLATFORM node:20.9-alpine AS builder
WORKDIR /build