Commit 637a6969 authored by Laanait, Nouamane's avatar Laanait, Nouamane
Browse files

Updating container in .gitlab-ci.yml

parent 2b787e5e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# This file is a template, and might need editing before it works on your project.
# Official language image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/python/tags/
image: nvcr.io/nvidia/tensorflow:19.02-py3
image: nvcr.io/nvidia/tensorflow:19.10-py3

# Change pip's cache directory to be inside the project directory since we can
# only cache local items.