Skip to content

Releases: codedx/srm-docker

v1.63.0

30 Mar 15:27

Choose a tag to compare

1.63.0 (2023-03-30)

Features

  • update to v2023.1.6 and v1.20.0 (0d7758c)

v1.62.0

23 Mar 13:45

Choose a tag to compare

1.62.0 (2023-03-23)

Features

  • update to v2023.1.5 and v1.20.0 (d551b87)

v1.61.0

14 Mar 12:18

Choose a tag to compare

1.61.0 (2023-03-14)

Features

  • update to v2023.1.4 and v1.19.0 (0d9ee12)

v1.60.0

24 Feb 13:23

Choose a tag to compare

1.60.0 (2023-02-24)

Features

  • update to v2023.1.3 and v1.19.0 (11f7e5f)

v1.59.0

21 Feb 12:51

Choose a tag to compare

1.59.0 (2023-02-21)

Features

  • update to v2023.1.2 and v1.19.0 (7a43c23)

v1.58.0

15 Feb 13:24

Choose a tag to compare

1.58.0 (2023-02-15)

Features

  • update to v2023.1.1 and v1.19.0 (0fae5a8)

v1.57.0

17 Jan 15:24

Choose a tag to compare

1.57.0 (2023-01-17)

Features

  • update to v2023.1.0 and v1.18.0 (ac064a8)

v1.56.0

13 Dec 20:03

Choose a tag to compare

1.56.0 (2022-12-13)

Features

  • update to v2022.10.3 and v1.16.0 (1c3c565)

v1.55.0

08 Nov 13:36

Choose a tag to compare

1.55.0 (2022-11-08)

Upgrade Note

If you're running a codedx-docker release earlier than v1.51.0 and not using an external database, you must upgrade your MariaDB database Docker image to v1.12.0 before installing this version:

1. Run your docker-compose down command
2. Open your docker-compose.yml file
3. Specify codedx/codedx-mariadb:v1.12.0 for your MariaDB database Docker image 
4. Save your docker-compose.yml file
5. Run your docker-compose up command
6. Run your docker-compose down command and upgrade to this version (v1.55.0)

Features

  • update to v2022.10.2 and v1.15.0 (99c888e)

v1.54.0

25 Oct 13:06

Choose a tag to compare

1.54.0 (2022-10-25)

Upgrade Note

If you're running a codedx-docker release earlier than v1.51.0 and not using an external database, you must upgrade your MariaDB database Docker image to v1.12.0 before installing this version:

1. Run your docker-compose down command
2. Open your docker-compose.yml file
3. Specify codedx/codedx-mariadb:v1.12.0 for your MariaDB database Docker image 
4. Save your docker-compose.yml file
5. Run your docker-compose up command
6. Run your docker-compose down command and upgrade to this version (v1.54.0)

Features

  • update to v2022.10.1 and v1.14.0 (963f051)