1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 03:54:58 +01:00

chore(deps): update all non-major dependencies (#3410)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-19 22:36:23 +00:00
committed by GitHub
parent c3f6ff9c56
commit 75fa2d1a22
4 changed files with 95 additions and 88 deletions

View File

@@ -1,5 +1,5 @@
# Build assets
FROM --platform=$BUILDPLATFORM node:23.1.0-alpine AS node
FROM --platform=$BUILDPLATFORM node:23.2.0-alpine AS node
RUN corepack enable