Skip to content

Commit

Permalink
fix typo of nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Qing Lan committed Apr 24, 2024
1 parent 588f60e commit 3701772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serving/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
build:
context: .
dockerfile: lmi.Dockerfile
image: "deepjavalibrary/djl-serving:${RELEASE_VERSION}lmi{NIGHTLY}"
image: "deepjavalibrary/djl-serving:${RELEASE_VERSION}lmi${NIGHTLY}"
pytorch-gpu:
build:
context: .
Expand Down

0 comments on commit 3701772

Please sign in to comment.