We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a119083 commit b8fd5fcCopy full SHA for b8fd5fc
1 file changed
dev-tools/dependencies-report
@@ -48,7 +48,7 @@ go list -m -json all $@ | go run go.elastic.co/go-licence-detector \
48
# name,url,version,revision,license
49
ubi8url='https://catalog.redhat.com/software/containers/ubi8/ubi-minimal/5c359a62bed8bd75a2c3fba8'
50
ubi8source='https://oss-dependencies.elastic.co/redhat/ubi/ubi-minimal-8-source.tar.gz'
51
-ubilicense='Custom;https://www.redhat.com/licenses/EULA_Red_Hat_Universal_Base_Image_English_20190422.pdf,https://oss-dependencies.elastic.co/redhat/ubi/ubi-minimal-8-source.tar.gz'
+ubilicense='Custom;https://www.redhat.com/licenses/EULA_Red_Hat_Universal_Base_Image_English_20190422.pdf'
52
cat <<EOF >> $outfile
53
Red Hat Universal Base Image,$ubi8url,8,,$ubilicense,$ubi8source
54
EOF
0 commit comments