File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
integration-tests/src/test/resources/ocne/terraform/1.9/modules/oci-ocne-images Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # Copyright (c) 2024 Oracle Corporation and/or affiliates. All rights reserved.
1
+ # Copyright (c) 2024, 2025, Oracle Corporation and/or affiliates. All rights reserved.
2
2
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl
3
3
4
4
# Gets the OCID of the OS image to use
@@ -9,7 +9,7 @@ data "oci_core_images" "OLImageOCID" {
9
9
# sort_by = "TIMECREATED"
10
10
# sort_order = "DESC"
11
11
12
- display_name = " Oracle-Linux-8.10-2024.08.29 -0"
12
+ display_name = " Oracle-Autonomous- Linux-8.10-2024.07.31 -0"
13
13
# display_name = "Oracle-Linux-8.10-2024.09.30-0"
14
14
# filter to avoid Oracle Linux images for GPU
15
15
# filter {
You can’t perform that action at this time.
0 commit comments