chore(deps): update node.js to v24.18.0
CI / full-gate (push) Successful in 2m28s
Mirror / github-mirror (push) Successful in 3s

This commit was merged in pull request #13.
This commit is contained in:
2026-07-05 07:02:10 +00:00
parent 9719586f51
commit 7c39056188
4 changed files with 6 additions and 6 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.16.0-alpine3.24
image: node:24.18.0-alpine3.24
command: node /srv/server.ts
restart: unless-stopped
volumes: