[PR #633] [MERGED] Add new stable images versioning principles #715

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/633
Author: @danilapog
Created: 5/24/2023
Status: Merged
Merged: 5/25/2023
Merged by: @agolybev

Base: release/v7.4.0Head: feature/release-versioning


📝 Commits (2)

  • 3400c8a Refactoring stable images release versioning
  • efd4a79 Refactoring: fix non-example image pull tag

📊 Changes

3 files changed (+25 additions, -9 deletions)

View changed files

📝 .github/workflows/stable-build.yml (+16 -4)
📝 docker-bake.hcl (+6 -2)
📝 production.dockerfile (+3 -3)

📄 Description

The new principle of stable docker images versioning: release numbering is now not by build number, but by serial number.


🔄 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/633 **Author:** [@danilapog](https://github.com/danilapog) **Created:** 5/24/2023 **Status:** ✅ Merged **Merged:** 5/25/2023 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `release/v7.4.0` ← **Head:** `feature/release-versioning` --- ### 📝 Commits (2) - [`3400c8a`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/3400c8a1f3ca19b227363dbc61ab99ee189b1b05) Refactoring stable images release versioning - [`efd4a79`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/efd4a79cb447b9cbaca6dd4777eb6f0c611260ff) Refactoring: fix non-example image pull tag ### 📊 Changes **3 files changed** (+25 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/stable-build.yml` (+16 -4) 📝 `docker-bake.hcl` (+6 -2) 📝 `production.dockerfile` (+3 -3) </details> ### 📄 Description The new principle of stable docker images versioning: release numbering is now not by build number, but by serial number. --- <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:38 +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#715
No description provided.