docker(deps): bump node from 25-alpine to 26-alpine (#553)

Bumps node from 25-alpine to 26-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-26 15:05:53 +05:30
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 470315d9cb
commit e75c5d5e3c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:25-alpine AS frontend-builder
FROM node:26-alpine AS frontend-builder
WORKDIR /app/semantica-explorer