1
0
mirror of https://github.com/XFox111/easylogon-web.git synced 2026-07-02 19:52:45 +03:00

build(deps): bump node from 24 to 25

Bumps node from 24 to 25.

---
updated-dependencies:
- dependency-name: node
  dependency-version: '25'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-11 10:23:07 +00:00
committed by Eugene Fox
parent ff1b683918
commit 1982a89add
+1 -1
View File
@@ -1,5 +1,5 @@
# Use the official Node.js 20 image as the base image
FROM node:24 AS builder
FROM node:25 AS builder
ARG SIGNALR_URL=http://localhost:8080/ws
ARG ENDPOINT_URL=http://localhost:8080/send