Skip to content

Commit d38516a

Browse files
cfi-gbgreenbonebot
authored andcommitted
Change: Include info to update the docker-compose.yml file before updating the Docker containers.
1 parent 5fa04c1 commit d38516a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

src/22.4/container/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
```{include} /22.4/container/prerequisites.md
1313
```
1414

15+
(docker-compose-file)=
1516
## Docker Compose File
1617

1718
```{important}

src/22.4/container/workflows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
511
To update the Greenbone Community Containers to the latest version, it is required
612
to pull the images and restart the containers which have new images. This can
713
be done with:

src/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)