1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00

chore: updates node (#2997)

This commit is contained in:
Amir Raminfar
2024-05-30 07:56:12 -07:00
committed by GitHub
parent 3cb3b395a9
commit aeffdcb27f

View File

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