chore(onlyoffice): pin documentserver image to 9.3.1 #139

Merged
zaelgohary merged 1 commit from development_chore_pin_onlyoffice_image into development 2026-04-26 15:10:45 +00:00
Member

Summary

Pin OnlyOffice docker image from :latest to :9.3.1. The image was rolling silently on every container recreation; bumps now require an explicit, reviewable change.

Closes lhumina_code/hero_office#6

Changes

  • tools/modules/services/service_onlyoffice.nuOO_IMAGE pinned to 9.3.1; doc comment references $OO_IMAGE instead of an undefined tag variable.

Test Results

N/A (nu module change, no CI gate). Running container is 9.3.1-10 — the pin matches.

Manual verification

Confirmed dpkg -l onlyoffice-documentserver inside the running container reports 9.3.1-10. Image digest captured for reference: sha256:53a06109f1f4029a78f913a061e14f01bff023d109024073a13d4416b54d2195 (move to @digest form if absolute reproducibility ever becomes a hard requirement).

## Summary Pin OnlyOffice docker image from `:latest` to `:9.3.1`. The image was rolling silently on every container recreation; bumps now require an explicit, reviewable change. ## Related Issue Closes lhumina_code/hero_office#6 ## Changes - `tools/modules/services/service_onlyoffice.nu` — `OO_IMAGE` pinned to `9.3.1`; doc comment references `$OO_IMAGE` instead of an undefined tag variable. ## Test Results N/A (nu module change, no CI gate). Running container is `9.3.1-10` — the pin matches. ## Manual verification Confirmed `dpkg -l onlyoffice-documentserver` inside the running container reports `9.3.1-10`. Image digest captured for reference: `sha256:53a06109f1f4029a78f913a061e14f01bff023d109024073a13d4416b54d2195` (move to `@digest` form if absolute reproducibility ever becomes a hard requirement).
chore(onlyoffice): pin documentserver image to 9.3.1
All checks were successful
Build and Publish Skills / build-and-publish (pull_request) Successful in 3s
492e594617
Closes lhumina_code/hero_office#6
zaelgohary merged commit cfe9600d57 into development 2026-04-26 15:10:45 +00:00
zaelgohary deleted branch development_chore_pin_onlyoffice_image 2026-04-26 15:10:45 +00:00
Sign in to join this conversation.
No reviewers
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
lhumina_code/hero_skills!139
No description provided.