This is an automated email from the ASF dual-hosted git repository. jojochuang pushed a commit to branch ozone-2.2.1-all-in-one in repository https://gitbox.apache.org/repos/asf/ozone-docker.git
commit da98f980e5909c951ccd7c784c30f7fc96ff14ee Author: Wei-Chiu Chuang <[email protected]> AuthorDate: Thu Aug 27 15:35:40 2026 -0700 HDDS-16108. Publish docker image for Ozone 2.2.1 (cherry picked from commit 710b82b57e076066365cb1d862f58bbb8aefb9a8) Co-authored-by: Cursor <[email protected]> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b6e45d0..c38e86d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -ARG OZONE_VERSION=2.2.0 +ARG OZONE_VERSION=2.2.1 ARG OZONE_IMAGE=apache/ozone ARG OZONE_IMAGE_VERSION=${OZONE_VERSION}-slim --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
