Skip to content

Commit 2999b1c

Browse files
committed
HDDS-12153. Rebase 1.4.x images on top of ozone-runner with JDK 11 (#39)
(cherry picked from commit f368ded)
1 parent 1652bb7 commit 2999b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515

1616
ARG OZONE_RUNNER_IMAGE=apache/ozone-runner
17-
FROM ${OZONE_RUNNER_IMAGE}:20241108-jdk17-1
17+
FROM ${OZONE_RUNNER_IMAGE}:20241212-1-jdk11
1818

1919
ARG OZONE_VERSION=1.4.0
2020
ARG OZONE_URL="https://www.apache.org/dyn/closer.lua?action=download&filename=ozone/${OZONE_VERSION}/ozone-${OZONE_VERSION}.tar.gz"

0 commit comments

Comments
 (0)