diff --git a/Tests/docker_native_image_config.json b/Tests/docker_native_image_config.json index 3b86f1bbb8b0..31b6053121a0 100644 --- a/Tests/docker_native_image_config.json +++ b/Tests/docker_native_image_config.json @@ -1,6 +1,6 @@ { "native_images": { - "native:8.7": { + "native:8.8": { "supported_docker_images": [ "python3", "python3-deb", @@ -31,7 +31,7 @@ "netutils", "auth-utils" ], - "docker_ref": "demisto/py3-native:8.7.0.107893" + "docker_ref": "demisto/py3-native:8.8.0.108569" }, "native:8.6": { "supported_docker_images": [ @@ -128,7 +128,7 @@ "netutils", "auth-utils" ], - "docker_ref": "demisto/py3-native:8.8.0.108569" + "docker_ref": "demisto/py3-native:8.9.0.112362" } }, "ignored_content_items": [ @@ -247,7 +247,7 @@ "flags_versions_mapping": { "native:dev": "native:dev", "native:maintenance": "native:8.6", - "native:ga": "native:8.7", + "native:ga": "native:8.8", "native:candidate": "native:candidate" } } \ No newline at end of file