[PR #558] [MERGED] Merge branch hotfix/v7.2.2 into master #662

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

📋 Pull Request Information

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

Base: masterHead: hotfix/v7.2.2


📝 Commits (5)

  • 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)

📊 Changes

5 files changed (+78 additions, -6 deletions)

View changed files

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

📄 Description

  • 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/558 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 12/20/2022 **Status:** ✅ Merged **Merged:** 12/20/2022 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `master` ← **Head:** `hotfix/v7.2.2` --- ### 📝 Commits (5) - [`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) ### 📊 Changes **5 files changed** (+78 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/4testing-build.yml` (+1 -1) 📝 `.github/workflows/stable-build.yml` (+36 -0) 📝 `Dockerfile` (+8 -3) 📝 `docker-bake.hcl` (+30 -0) 📝 `run-document-server.sh` (+3 -2) </details> ### 📄 Description - 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:26 +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#662
No description provided.