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 20 to 24

Bumps node from 20 to 24.

---
updated-dependencies:
- dependency-name: node
  dependency-version: '24'
  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-06-03 16:11:08 +00:00
committed by Eugene Fox
parent 2ce34294aa
commit b8026747d0
+1 -1
View File
@@ -1,5 +1,5 @@
# Use the official Node.js 20 image as the base image
FROM node:20 AS builder
FROM node:24 AS builder
ARG SIGNALR_URL=http://localhost:8080/ws
ARG ENDPOINT_URL=http://localhost:8080/send