Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix the typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stu1130 committed May 23, 2019
1 parent aff1fdf commit 821e575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/Dockerfile.publish.ubuntu1404_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
# Dockerfile to run MXNet on Ubuntu 14.04 for GPU

FROM nvidia/cuda:10.1-cudnn7-devel-ubuntu16.04
FROM nvidia/cuda:10.1-cudnn7-devel-ubuntu14.04

WORKDIR /work/deps

Expand Down

0 comments on commit 821e575

Please sign in to comment.