Skip to content

Commit

Permalink
[spark] Update djl version in dockerfile (#2712)
Browse files Browse the repository at this point in the history
  • Loading branch information
sindhuvahinis authored Jul 14, 2023
1 parent df3d8c1 commit 4e3aedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/spark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FROM 314815235551.dkr.ecr.us-east-2.amazonaws.com/sagemaker-spark-processing:3.3
LABEL maintainer="djl-dev@amazon.com"

# Install dependencies
ARG DJL_VERSION=0.22.1
ARG DJL_VERSION=0.23.0
ARG JNA_VERSION=5.13.0
ARG JAVACV_VERSION=1.5.8
ARG JAVACPP_VERSION=1.5.8
Expand Down

0 comments on commit 4e3aedd

Please sign in to comment.