You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/open_source/upgrading/2.45.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,5 @@ weight: -20250303
5
5
description: No special instructions.
6
6
---
7
7
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.
8
+
9
+
Starting with release 2.45.0 Experimental Docker builds for `linux/arm64` are published with each release.
Copy file name to clipboardExpand all lines: readme-docs/DOCKER.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Although Docker Compose is one of the supported installation methods to deploy a
8
8
9
9
[Configuration](https://docs.defectdojo.com/en/open_source/installation/configuration/) explains the different ways to adjust settings and environment variables.
10
10
11
+
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.
0 commit comments