Skip to content

Commit 3918dfb

Browse files
author
Ubuntu
committed
docker build for master with tag latest; accounting for /etc/apt/sources change in latest ubuntu
1 parent e4b6fa1 commit 3918dfb

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

.github/workflows/dev_staging-docker-image.yml

-27
This file was deleted.

dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM tensorflow/tensorflow:2.8.2-gpu
33

44
#key signing issue with cuda repo can be fixed by removing from apt sources and re-adding in apt-get update
55
RUN rm /etc/apt/sources.list.d/cuda.list
6-
RUN rm /etc/apt/sources.list.d/nvidia-ml.list
76

87
# Set the working directory
98
WORKDIR /scratch

0 commit comments

Comments
 (0)