[PR #561] [MERGED] Merge branch hotfix/v7.2.2 into develop #665

Closed
opened 2026-02-26 10:33:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/561
Author: @papacarlo
Created: 12/27/2022
Status: Merged
Merged: 12/27/2022
Merged by: @papacarlo

Base: developHead: hotfix/v7.2.2


📝 Commits (9)

  • 46683cb Merge branch hotfix/v7.2.1 into master
  • fcbbe29 Add note (#526)
  • a397358 Merge branch hotfix/v7.2.1 into master
  • d98eb75 Fix Bug 59483 - Fix port parsing from amqp_uri (#529)
  • 92dd283 Add ucs build on older image version (#531)
  • e1d7cfd Add base image and postgresql version build arguments (#524)
  • cdc73fe Fix Bug 59481 - Fix errors when starting the container (#530)
  • e5f8e69 Fix package url (#551)
  • 19debc5 Merge branch 'develop' into hotfix/v7.2.2

📊 Changes

5 files changed (+79 additions, -5 deletions)

View changed files

📝 .github/workflows/stable-build.yml (+36 -0)
📝 Dockerfile (+8 -3)
📝 README.md (+2 -0)
📝 docker-bake.hcl (+30 -0)
📝 run-document-server.sh (+3 -2)

📄 Description

  • Add note (#526)
  • Fix Bug 59483 - Fix port parsing from amqp_uri (#529)
  • Add ucs build on older image version (#531)
  • Add base image and postgresql version build arguments (#524)
  • Fix Bug 59481 - Fix errors when starting the container (#530)
  • Fix package url (#551)

🔄 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/ONLYOFFICE/Docker-DocumentServer/pull/561 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 12/27/2022 **Status:** ✅ Merged **Merged:** 12/27/2022 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `develop` ← **Head:** `hotfix/v7.2.2` --- ### 📝 Commits (9) - [`46683cb`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/46683cbc4e4941b097fcb5e7947a243b7b0b2990) Merge branch hotfix/v7.2.1 into master - [`fcbbe29`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/fcbbe2979fb49af0167698ec0c2d8522e69b960d) Add note (#526) - [`a397358`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a3973583f80bc88ce028cc2626fbf1e312282d4f) Merge branch hotfix/v7.2.1 into master - [`d98eb75`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/d98eb758b55ee990cf81978b6ef8b0b2b5a13f20) Fix Bug 59483 - Fix port parsing from amqp_uri (#529) - [`92dd283`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/92dd2833d1479ebe25afe3da85a78d308e6e06ff) Add ucs build on older image version (#531) - [`e1d7cfd`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/e1d7cfd5e86bf143d25b019fd72ec2849df15a03) Add base image and postgresql version build arguments (#524) - [`cdc73fe`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/cdc73fe379512f2f889759d88b230559c4065c21) Fix Bug 59481 - Fix errors when starting the container (#530) - [`e5f8e69`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/e5f8e69d89713289a3473b36a96522c40dd0fe66) Fix package url (#551) - [`19debc5`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/19debc518162f1f49ce12db572d0d603290ab828) Merge branch 'develop' into hotfix/v7.2.2 ### 📊 Changes **5 files changed** (+79 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/stable-build.yml` (+36 -0) 📝 `Dockerfile` (+8 -3) 📝 `README.md` (+2 -0) 📝 `docker-bake.hcl` (+30 -0) 📝 `run-document-server.sh` (+3 -2) </details> ### 📄 Description - Add note (#526) - Fix Bug 59483 - Fix port parsing from amqp_uri (#529) - Add ucs build on older image version (#531) - Add base image and postgresql version build arguments (#524) - Fix Bug 59481 - Fix errors when starting the container (#530) - Fix package url (#551) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:33:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#665
No description provided.