[PR #63] [MERGED] Add new docker 28 version #75

Closed
opened 2025-11-20 04:14:30 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/63
Author: @dragonfire1119
Created: 11/15/2025
Status: Merged
Merged: 11/15/2025
Merged by: @dragonfire1119

Base: masterHead: add-new-docker-28-version


📝 Commits (2)

  • 40e3970 Update script to use Docker 28.0.x for CasaOS
  • a2bc0aa Update script version to 1.6.0

📊 Changes

1 file changed (+48 additions, -46 deletions)

View changed files

📝 casaos-fix-docker-api-version/run.sh (+48 -46)

📄 Description

This pull request updates the CasaOS Docker version fix script to use Docker 28.0.x (API 1.47) instead of the previous 24.0.x (API 1.43), ensuring compatibility with newer distributions and Docker releases. All references, checks, and instructions in the script have been updated to reflect this change, along with compatibility notes for supported OS versions.

Docker Version and API Compatibility Updates:

Supported OS and Usage Instructions:

  • Updated supported OS versions and usage instructions to include Ubuntu 24.04, 24.10, and Debian 13, reflecting the availability of Docker 28.0.x on these distributions. [1] [2]

Script Versioning and Messaging:

  • Bumped script version from 1.5.0 to 1.6.0 in all relevant output messages for clarity. [1] [2]

These updates ensure the script remains compatible with the latest Docker releases and modern Linux distributions, providing improved stability and future-proofing for CasaOS installations.


🔄 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/bigbeartechworld/big-bear-scripts/pull/63 **Author:** [@dragonfire1119](https://github.com/dragonfire1119) **Created:** 11/15/2025 **Status:** ✅ Merged **Merged:** 11/15/2025 **Merged by:** [@dragonfire1119](https://github.com/dragonfire1119) **Base:** `master` ← **Head:** `add-new-docker-28-version` --- ### 📝 Commits (2) - [`40e3970`](https://github.com/bigbeartechworld/big-bear-scripts/commit/40e39703531d74316bbe1a11c1a8f1bd52d6619d) Update script to use Docker 28.0.x for CasaOS - [`a2bc0aa`](https://github.com/bigbeartechworld/big-bear-scripts/commit/a2bc0aabbedc664b294d36b6af89cb2f7f8fc941) Update script version to 1.6.0 ### 📊 Changes **1 file changed** (+48 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `casaos-fix-docker-api-version/run.sh` (+48 -46) </details> ### 📄 Description This pull request updates the CasaOS Docker version fix script to use Docker 28.0.x (API 1.47) instead of the previous 24.0.x (API 1.43), ensuring compatibility with newer distributions and Docker releases. All references, checks, and instructions in the script have been updated to reflect this change, along with compatibility notes for supported OS versions. **Docker Version and API Compatibility Updates:** * Changed all references, checks, and messages from Docker 24.0.x (API 1.43) to Docker 28.0.x (API 1.47) throughout the script, including compatibility checks, installation steps, and user instructions. [[1]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL23-R23) [[2]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL37-R40) [[3]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL85-R103) [[4]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL114-R121) [[5]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL130-R132) [[6]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL301-R305) [[7]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL362-R374) [[8]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL900-R911) [[9]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL958-R960) [[10]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL990-R993) [[11]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1031-R1033) [[12]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1303-R1311) [[13]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1360-R1362) [[14]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1807-R1809) [[15]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1821-R1823) [[16]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1839-R1841) [[17]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1850-R1853) **Supported OS and Usage Instructions:** * Updated supported OS versions and usage instructions to include Ubuntu 24.04, 24.10, and Debian 13, reflecting the availability of Docker 28.0.x on these distributions. [[1]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL37-R40) [[2]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1303-R1311) **Script Versioning and Messaging:** * Bumped script version from 1.5.0 to 1.6.0 in all relevant output messages for clarity. [[1]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL23-R23) [[2]](diffhunk://#diff-198701c5a479170ce972c97f3fc3fffdb839d314cdf1e68849f24463f63756aaL1325-R1343) These updates ensure the script remains compatible with the latest Docker releases and modern Linux distributions, providing improved stability and future-proofing for CasaOS installations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:14:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/big-bear-scripts#75