chore(deps): bump node from 26.5-alpine3.23 to 26.7-alpine3.23

Bumps node from 26.5-alpine3.23 to 26.7-alpine3.23.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26.7-alpine3.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-10 08:16:47 +00:00
committed by GitHub
parent ad700e75e0
commit 3b7a8677b7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Site builder
FROM node:26.5-alpine3.23 AS frontend-builder
FROM node:26.7-alpine3.23 AS frontend-builder
WORKDIR /frontend
+1 -1
View File
@@ -1,5 +1,5 @@
# Site builder
FROM node:26.5-alpine3.23 AS frontend-builder
FROM node:26.7-alpine3.23 AS frontend-builder
WORKDIR /frontend