chore(deps): update node.js to v24.18.1
renovate/artifacts Artifact file update failure
CI / full-gate (push) Failing after 18s

Release-Bump: minor
This commit is contained in:
2026-07-31 04:18:04 +00:00
parent d3154819f8
commit c3daeb0384
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ services:
# backs it (SCHEDULING_UPSTREAM above points here). Stand-in for the customer's real service —
# stdlib-only, in-memory, no auth. Prod points SCHEDULING_UPSTREAM at the real backend instead.
shifts-upstream:
image: node:24.18.0-alpine3.24
image: node:24.18.1-alpine3.24
command: node /srv/server.ts
restart: unless-stopped
volumes: