Skip to content

chore(e2e): bump actor base images from Node 20 to Node 24#3653

Merged
B4nan merged 1 commit into
masterfrom
chore/bump-e2e-actors-node-24
May 15, 2026
Merged

chore(e2e): bump actor base images from Node 20 to Node 24#3653
B4nan merged 1 commit into
masterfrom
chore/bump-e2e-actors-node-24

Conversation

@B4nan

@B4nan B4nan commented May 14, 2026

Copy link
Copy Markdown
Member

The automatic-persist-value e2e test was failing on the Apify platform: better-sqlite3@12.4.1 (pulled in transitively via camoufox-js) has no musl prebuilds for Node 20, and the Alpine base image has no Python for the node-gyp fallback. Node 24 variants ship prebuilds for it.

Bumps all 35 e2e actor Dockerfiles still on Node 20:

  • apify/actor-node:20-beta:24-beta
  • apify/actor-node-puppeteer-chrome:20-beta:24-beta
  • node:20 AS buildernode:24 AS builder

Playwright/Camoufox e2e actors were already on Node 24. Templates under packages/templates/ are out of scope here.

The automatic-persist-value e2e test was failing on the Apify platform
because better-sqlite3@12.4.1 (transitive via camoufox-js) lacks musl
prebuilds for Node 20, and the Alpine base image has no Python for the
node-gyp fallback. Node 24 variants ship prebuilds for it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added this to the 140th sprint - Tooling team milestone May 14, 2026
@github-actions github-actions Bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels May 14, 2026
@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label May 14, 2026
@B4nan

B4nan commented May 14, 2026

Copy link
Copy Markdown
Member Author

@B4nan
B4nan merged commit cd4a748 into master May 15, 2026
14 of 16 checks passed
@B4nan
B4nan deleted the chore/bump-e2e-actors-node-24 branch May 15, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants