Skip to content

Commit

Permalink
Bumped Ubuntu version to 18.04 for ci_gpu (#7970)
Browse files Browse the repository at this point in the history
Change-Id: I8b13fda08ab002c16a082baaaedd973a063fab99
  • Loading branch information
d-smirnov authored May 12, 2021
1 parent 4471824 commit 1c09cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.ci_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

# CI docker GPU env
# tag: v0.60
FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu16.04
FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu18.04

# Base scripts
RUN apt-get update --fix-missing
Expand Down

0 comments on commit 1c09cf0

Please sign in to comment.