There was an error while loading. Please reload this page.
1 parent b339b74 commit 8f820e5Copy full SHA for 8f820e5
2 files changed
Schutzfile
@@ -2,7 +2,7 @@
2
"common": {
3
"dependencies": {
4
"images": {
5
- "ref": "86fa680b70efb2c1d6360abbc021a097fb5e3da8"
+ "ref": "HMS-10336"
6
}
7
8
test/setup.sh
@@ -5,7 +5,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
REPO_ROOT="$(cd "${SCRIPT_DIR}/.." && pwd)"
IMAGES_DIR="${REPO_ROOT}/_images"
-IMAGES_REPO_URL="${IMAGES_REPO_URL:-https://github.com/osbuild/images.git}"
+IMAGES_REPO_URL="${IMAGES_REPO_URL:-https://github.com/thozza/osbuild-images.git}"
9
10
# Read the images library ref from Schutzfile
11
IMAGES_REF=$(jq -r '.common.dependencies.images.ref' "${REPO_ROOT}/Schutzfile")
0 commit comments