[PR #163] [MERGED] fix: set mariadb image to 10.5 #859

Closed
opened 2026-03-07 21:25:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/163
Author: @frgreiner
Created: 8/27/2021
Status: Merged
Merged: 9/13/2021
Merged by: @glours

Base: masterHead: master


📝 Commits (1)

  • e2a835f fix: set mariadb image to 10.5

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 nextcloud-redis-mariadb/docker-compose.yaml (+1 -1)

📄 Description

The latest tag of the official mariadb image refers to mariadb 10.6, which is not yet officially supported by nextcloud and does not work without modifications.

for more information see:
https://github.com/nextcloud/server/issues/25436#issuecomment-883213001


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/163 **Author:** [@frgreiner](https://github.com/frgreiner) **Created:** 8/27/2021 **Status:** ✅ Merged **Merged:** 9/13/2021 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e2a835f`](https://github.com/docker/awesome-compose/commit/e2a835fdbd1fead78b19758e2c4cbacefc502bf5) fix: set mariadb image to 10.5 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `nextcloud-redis-mariadb/docker-compose.yaml` (+1 -1) </details> ### 📄 Description The latest tag of the official mariadb image refers to mariadb 10.6, which is not yet officially supported by nextcloud and does not work without modifications. for more information see: https://github.com/nextcloud/server/issues/25436#issuecomment-883213001 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:25:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#859