We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee0344 commit 2c28a80Copy full SHA for 2c28a80
2 files changed
README.md
@@ -432,4 +432,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
432
433
## Versions
434
435
+* **29.08.25:** - Attempt graceful shutdown of Chrome.
436
* **12.06.25:** - Initial release.
readme-vars.yml
@@ -114,4 +114,5 @@ init_diagram: |
114
"chrome:latest" <- Base Images
115
# changelog
116
changelogs:
117
+ - {date: "29.08.25:", desc: "Attempt graceful shutdown of Chrome."}
118
- {date: "12.06.25:", desc: "Initial release."}
0 commit comments