chore(deps): bump node from 25.2-trixie-slim to 25.8-trixie-slim in /containers/app (#13316)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aivong-openhands <ai.vong@openhands.dev>
This commit is contained in:
dependabot[bot]
2026-03-20 14:40:23 -05:00
committed by GitHub
parent fb776ef650
commit cbc380fe49

View File

@@ -1,5 +1,5 @@
ARG OPENHANDS_BUILD_VERSION=dev
FROM node:25.2-trixie-slim AS frontend-builder
FROM node:25.8-trixie-slim AS frontend-builder
WORKDIR /app