File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414# limitations under the License.
1515
1616ARG OZONE_RUNNER_IMAGE=apache/ozone-runner
17- ARG OZONE_RUNNER_VERSION=20250410 -1-jdk21
17+ ARG OZONE_RUNNER_VERSION=20260106 -1-jdk21
1818FROM ${OZONE_RUNNER_IMAGE}:${OZONE_RUNNER_VERSION}
1919
20- ARG OZONE_VERSION=2.0 .0
20+ ARG OZONE_VERSION=2.1 .0
2121ARG OZONE_URL="https://www.apache.org/dyn/closer.lua?action=download&filename=ozone/${OZONE_VERSION}/ozone-${OZONE_VERSION}.tar.gz"
2222
2323WORKDIR /opt
Original file line number Diff line number Diff line change 1616
1717x-image :
1818 &image
19- image : ${OZONE_IMAGE:-apache/ozone}:${OZONE_IMAGE_VERSION:-2.0 .0}${OZONE_IMAGE_FLAVOR:-}
19+ image : ${OZONE_IMAGE:-apache/ozone}:${OZONE_IMAGE_VERSION:-2.1 .0}${OZONE_IMAGE_FLAVOR:-}
2020
2121x-common-config :
2222 &common-config
You can’t perform that action at this time.
0 commit comments