1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 21:33:18 +01:00

chore(deps): update node.js to v20 (#2139)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-20 16:41:08 -07:00
committed by GitHub
parent 023a3490dc
commit 15e4cc7bce

View File

@@ -1,5 +1,5 @@
# Build assets
FROM --platform=$BUILDPLATFORM node:19-alpine as node
FROM --platform=$BUILDPLATFORM node:20-alpine as node
RUN corepack enable