[PR #463] [MERGED] Mergre release/v7.2.0 into develop #610

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/463
Author: @agolybev
Created: 7/13/2022
Status: Merged
Merged: 7/13/2022
Merged by: @agolybev

Base: developHead: release/v7.2.0


📝 Commits (8)

📊 Changes

6 files changed (+218 additions, -7 deletions)

View changed files

.github/workflows/4testing-build.yml (+75 -0)
.github/workflows/stable-build.yml (+67 -0)
📝 Dockerfile (+7 -4)
📝 README.md (+1 -0)
docker-bake.hcl (+58 -0)
📝 run-document-server.sh (+10 -3)

📄 Description

No description provided


🔄 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/463 **Author:** [@agolybev](https://github.com/agolybev) **Created:** 7/13/2022 **Status:** ✅ Merged **Merged:** 7/13/2022 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `develop` ← **Head:** `release/v7.2.0` --- ### 📝 Commits (8) - [`0160674`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/01606746c146b298a39f7f57ced85c23bea834a7) Fix Bug 53170 / Add the ability to set secure_link_secret (#444) - [`a6562f4`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a6562f4017a8e199904493e7010554f2b93dd38c) Add multiarch build with action (#445) - [`86cbb01`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/86cbb01bbfbc6d4d49ec34af4628f102e0380535) Add short tags for released images (#446) - [`9494e08`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/9494e08e8f4b3a1808cf528265e997d9b9d7bae1) Fix for redis correct work (#449) - [`c4ddb99`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c4ddb9971045784c880b1963a46ab1816daebe79) Update base image version (#447) - [`c7a1fd0`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c7a1fd04a436bc563b63d961b09dc30e9e8db8fc) fix Bug 50138 / Fix SSL key access error (#455) - [`29e4ec3`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/29e4ec3027128fc45530639b868d1a05786c51b1) Refactoring workflow (#448) - [`c16635e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c16635ea71e3df248fd58efd2182aa8eb5769bae) Fix supervisor socket messages (#459) ### 📊 Changes **6 files changed** (+218 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/4testing-build.yml` (+75 -0) ➕ `.github/workflows/stable-build.yml` (+67 -0) 📝 `Dockerfile` (+7 -4) 📝 `README.md` (+1 -0) ➕ `docker-bake.hcl` (+58 -0) 📝 `run-document-server.sh` (+10 -3) </details> ### 📄 Description _No description provided_ --- <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:15 +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#610
No description provided.