Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Aug 1, 2024
1 parent 05cab07 commit b89262f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
nvidia-smi
docker image build \
-t $(imageRepository):$(imageTag) \
-f "dockers/ubuntu-cuda/Dockerfile" \
-f "_dockers/ubuntu-cuda/Dockerfile" \
--build-arg UBUNTU_VERSION="$(UBUNTU_VERSION)" \
--build-arg CUDA_VERSION="$(CUDA_VERSION)" \
--build-arg PYTHON_VERSION="$(PYTHON_VERSION)" \
Expand Down

0 comments on commit b89262f

Please sign in to comment.