diff --git a/SOLUTION b/SOLUTION index f955e15..9dac2a2 100644 --- a/SOLUTION +++ b/SOLUTION @@ -4,7 +4,7 @@ CONTAINER=$(basename ${PWD}) OS_DISTRO=${OS_DISTRO:-ubuntu} OS_RELEASE=${OS_RELEASE:-disco} PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}} -PACKAGE_KEYFILE=http://osgc.jf.intel.com/graphics/ubuntu/aptly_repo_signing.key -PACKAGE_REPOSITORY=http://osgc.jf.intel.com/graphics/${OS_DISTRO} -#PACKAGE_KEYFILE=http://repositories.intel.com/graphics/ubuntu/repository.key -#PACKAGE_REPOSITORY=http://repositories.intel.com/graphics/${OS_DISTRO} +PACKAGE_KEYFILE=https://osgc.jf.intel.com/graphics/ubuntu/aptly_repo_signing.key +PACKAGE_REPOSITORY=https://osgc.jf.intel.com/graphics/${OS_DISTRO} +#PACKAGE_KEYFILE=https://repositories.intel.com/graphics/ubuntu/repository.key +#PACKAGE_REPOSITORY=https://repositories.intel.com/graphics/${OS_DISTRO}