chore: povýšení na node 26
CI / Generate TypeScript types (push) Successful in 1m1s
CI / Server unit tests (push) Failing after 36s
CI / Build server (push) Successful in 28s
CI / Build client (push) Successful in 37s
CI / Playwright E2E tests (push) Successful in 1m43s
CI / Build and push Docker image (push) Skipped
CI / Notify (push) Successful in 1s
CI / Generate TypeScript types (push) Successful in 1m1s
CI / Server unit tests (push) Failing after 36s
CI / Build server (push) Successful in 28s
CI / Build client (push) Successful in 37s
CI / Playwright E2E tests (push) Successful in 1m43s
CI / Build and push Docker image (push) Skipped
CI / Notify (push) Successful in 1s
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
ARG NODE_VERSION="node:22-alpine"
|
||||
ARG NODE_VERSION="node:26-alpine"
|
||||
|
||||
# ─── Builder ──────────────────────────────────────────────────────────────────
|
||||
FROM ${NODE_VERSION} AS builder
|
||||
|
||||
Reference in New Issue
Block a user