chore(onlyoffice): pin documentserver image to 9.3.1 #139
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_chore_pin_onlyoffice_image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Pin OnlyOffice docker image from
:latestto: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_IMAGEpinned to9.3.1; doc comment references$OO_IMAGEinstead 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-documentserverinside the running container reports9.3.1-10. Image digest captured for reference:sha256:53a06109f1f4029a78f913a061e14f01bff023d109024073a13d4416b54d2195(move to@digestform if absolute reproducibility ever becomes a hard requirement).