18
18
GitFetch: refs/heads/master
19
19
GitRepo: https://github.com/docker-library/golang.git
20
20
SharedTags: latest
21
+ arm64v8-GitRepo: https://github.com/docker-library/golang.git
21
22
22
23
23
24
# hi
@@ -28,6 +29,7 @@ SharedTags: latest
28
29
29
30
# Go 1.6
30
31
Tags: 1.6.1, 1.6, 1
32
+ arm64v8-GitRepo: https://github.com/docker-library/golang.git
31
33
Directory: 1.6
32
34
GitCommit: 0ce80411b9f41e9c3a21fc0a1bffba6ae761825a
33
35
Constraints: some-random-build-server
@@ -38,12 +40,18 @@ Tags: 1.5.3
38
40
GitCommit: d7e2a8d90a9b8f5dfd5bcd428e0c33b68c40cc19
39
41
SharedTags: 1.5.3-debian, 1.5-debian
40
42
Directory: 1.5
43
+ s390x-GitCommit: b6c460e7cd79b595267870a98013ec3078b490df
44
+ i386-GitFetch: refs/heads/i386
45
+ ppc64le-Directory: 1.5/ppc64le
41
46
42
47
43
48
Tags: 1.5
44
49
SharedTags: 1.5-debian
45
50
GitCommit: d7e2a8d90a9b8f5dfd5bcd428e0c33b68c40cc19
46
51
Directory: 1.5
52
+ s390x-GitCommit: b6c460e7cd79b595267870a98013ec3078b490df
53
+ i386-GitFetch: refs/heads/i386
54
+ ppc64le-Directory: 1.5/ppc64le
47
55
48
56
SharedTags: raspbian
49
57
GitCommit: deadbeefdeadbeefdeadbeefdeadbeefdeadbeef
@@ -89,6 +97,7 @@ i: g@h j
89
97
// Maintainers: InfoSiftr <[email protected] > (@infosiftr), Johan Euphrosine <[email protected] > (@proppy)
90
98
// SharedTags: latest
91
99
// GitRepo: https://github.com/docker-library/golang.git
100
+ // arm64v8-GitRepo: https://github.com/docker-library/golang.git
92
101
//
93
102
// Tags: 1.6.1, 1.6, 1
94
103
// GitCommit: 0ce80411b9f41e9c3a21fc0a1bffba6ae761825a
@@ -99,6 +108,9 @@ i: g@h j
99
108
// SharedTags: 1.5.3-debian, 1.5-debian
100
109
// GitCommit: d7e2a8d90a9b8f5dfd5bcd428e0c33b68c40cc19
101
110
// Directory: 1.5
111
+ // i386-GitFetch: refs/heads/i386
112
+ // ppc64le-Directory: 1.5/ppc64le
113
+ // s390x-GitCommit: b6c460e7cd79b595267870a98013ec3078b490df
102
114
//
103
115
// Tags: raspbian-s390x
104
116
// SharedTags: raspbian
0 commit comments