Skip to content

Commit fa9175e

Browse files
committed
Update for docker-selenium section
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
1 parent 73512bc commit fa9175e

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

website_and_docs/content/blog/2025/selenium-4-32-released.md

+4-14
Original file line numberDiff line numberDiff line change
@@ -75,22 +75,12 @@ Links to all assets can be found on our [downloads page][downloads].
7575

7676
### **Docker Selenium**
7777

78-
- Publish Node/Standalone images with the latest Grid core version and browser backward versions
79-
- Update container environment to
80-
JDK21 ([#2642](https://github.com/SeleniumHQ/docker-selenium/pull/2642))
81-
- Node base with share system certificate
82-
support ([#2653](https://github.com/SeleniumHQ/docker-selenium/pull/2653))
83-
- Node container is able to restart and retry to register when `register-period`
84-
exceeded ([#2662](https://github.com/SeleniumHQ/docker-selenium/pull/2662))
85-
- Selenium Grid scaler in KEDA feature preview
86-
- Add trigger param to set custom capabilities for matching specific
87-
Nodes ([KEDA#6536](https://github.com/kedacore/keda/pull/6536))
88-
- Add trigger param for Node enables managed downloads
89-
capability ([KEDA#6570](https://github.com/kedacore/keda/pull/6570))
90-
- Helm config: Set K8s node IP to all components via env var KUBERNETES_NODE_HOST_IP in
91-
template ([#2668](https://github.com/SeleniumHQ/docker-selenium/pull/2668))
78+
- Docker: Init python venv with non-root user ([#2769](https://github.com/SeleniumHQ/docker-selenium/pull/2769))
79+
- Docker: Remove Hub GraphQL dependency from video recorder ([#2813](https://github.com/SeleniumHQ/docker-selenium/pull/2813))
80+
- Docker: Fluxbox not rendering Chinese characters via VNC view ([#2817](https://github.com/SeleniumHQ/docker-selenium/pull/2817))
9281
- [See all changes](https://github.com/SeleniumHQ/docker-selenium/releases)
9382

83+
9484
<br>
9585

9686
We thank all our contributors for their incredible efforts in making Selenium better with every

0 commit comments

Comments
 (0)