Skip to content

Commit

Permalink
Update to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LuQQiu committed Jul 29, 2024
1 parent 6d99656 commit b8cabf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/github/run_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function main {
fi

if [ -z "${ALLUXIO_DOCKER_IMAGE}" ]; then
ALLUXIO_DOCKER_IMAGE="alluxio/alluxio-maven:0.1.3-jdk8"
ALLUXIO_DOCKER_IMAGE="alluxio/alluxio-maven:0.1.5-jdk8"
fi

local run_args="--rm"
Expand Down

0 comments on commit b8cabf9

Please sign in to comment.