We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f9bc3 commit b56f596Copy full SHA for b56f596
.travis.yml
@@ -6,7 +6,7 @@ env:
6
- VERSION=1.19.0 VARIANT=jessie
7
8
install:
9
- - git clone -b rust https://github.com/sfackler/official-images.git ~/official-images
+ - git clone https://github.com/docker-library/official-images.git ~/official-images
10
11
before_script:
12
- env | sort
0 commit comments