Skip to content

Commit 54b7e35

Browse files
committed
remove docker key for redhat7
Signed-off-by: bo.jiang <[email protected]>
1 parent 1135732 commit 54b7e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifacts/gen_airgap_crs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
{"name": "containerd", "checksumsKey": "containerd_archive_checksums.amd64"},
2929
]
3030

31-
DOCKER_KEYS = ["redhat-7", "redhat", "debian", "ubuntu", "kylin"]
31+
DOCKER_KEYS = ["redhat", "debian", "ubuntu", "kylin"]
3232

3333

3434
def merge_dir_content_to_file(input_dir_paths, output_file_path):

0 commit comments

Comments
 (0)