Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/content/en/open_source/upgrading/2.45.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ weight: -20250303
description: No special instructions.
---
There are no special instructions for upgrading to 2.45.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.45.0) for the contents of the release.

Starting with release 2.45.0 Experimental Docker builds for `linux/arm64` are published with each release.
2 changes: 2 additions & 0 deletions readme-docs/DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Although Docker Compose is one of the supported installation methods to deploy a

[Configuration](https://docs.defectdojo.com/en/open_source/installation/configuration/) explains the different ways to adjust settings and environment variables.

Docker images for `linux/amd64` are published to https://hub.docker.com/u/defectdojo. Expiremental builds for `linux/arm64` are available since 2.45.0.


# Prerequisites

Expand Down