File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1212``` {include} /22.4/container/prerequisites.md
1313```
1414
15+ (docker-compose-file)=
1516## Docker Compose File
1617
1718``` {important}
Original file line number Diff line number Diff line change 22
33## Updating the Greenbone Community Containers
44
5+ ``` {important}
6+ Please always ensure to use the latest version of the
7+ [docker-compose.yml](#docker-compose-file) file when following these steps. The
8+ file might got updates and important changes since your last download.
9+ ```
10+
511To update the Greenbone Community Containers to the latest version, it is required
612to pull the images and restart the containers which have new images. This can
713be done with:
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ and this project adheres to [Calendar Versioning](https://calver.org).
1111 build openvasd
1212* Require Ubuntu 24.04 for source build to fix building gvm-libs
1313* Ensure cargo is up-to-date by running ` rustup update stable ` for openvasd
14+ * Include info to update the ` docker-compose.yml ` file before updating the
15+ Docker container
1416
1517## 25.5.0 - 2025-05-30
1618
You can’t perform that action at this time.
0 commit comments