Skip to content
Snippets Groups Projects
Commit de2ba713 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Update cuda-go/Dockerfile

parent 80fb5c78
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ RUN chmod +x mc
RUN mv mc /usr/bin
RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb && dpkg -i google-chrome-stable_current_amd64.deb || true && rm -rf google-chrome-stable_current_amd64.deb
RUN apt install -f
RUN apt install -f -y
COPY upload-artifacts.sh /upload-artifacts.sh
RUN chmod +x /upload-artifacts.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment