Skip to content

Commit

Permalink
HDDS-11915. Netty OpenSsl not available on arm64 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored Dec 13, 2024
1 parent b9fe9d2 commit b38e543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.

ARG OZONE_RUNNER_IMAGE=apache/ozone-runner
ARG OZONE_RUNNER_VERSION=20241108-jdk17-1
ARG OZONE_RUNNER_VERSION=20241212-1-jdk21
FROM ${OZONE_RUNNER_IMAGE}:${OZONE_RUNNER_VERSION}

ARG OZONE_VERSION=1.4.1
Expand Down

0 comments on commit b38e543

Please sign in to comment.