Skip to content

Commit 5bd54db

Browse files
arm64: add some notes about the experimental new images (#12163)
1 parent 29a7448 commit 5bd54db

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/content/en/open_source/upgrading/2.45.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ weight: -20250303
55
description: No special instructions.
66
---
77
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.

readme-docs/DOCKER.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Although Docker Compose is one of the supported installation methods to deploy a
88

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

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.
12+
1113

1214
# Prerequisites
1315

0 commit comments

Comments
 (0)