Skip to content

Commit

Permalink
Update to NodeJS 22.
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Nov 11, 2024
1 parent 4bd0a18 commit e0613d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base-regression
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 node:18.20.2-bookworm-slim
FROM --platform=linux/amd64 node:22.11.0-bookworm-slim

# Base packages and Chrome dependencies
RUN apt-get update -qq \
Expand Down

0 comments on commit e0613d5

Please sign in to comment.