Skip to content

Commit 0dfb12c

Browse files
authored
Merge pull request #1 from oracle-quickstart/jvizcarr-update-24.2
Update to use 24.2 Spatial Studio marketplace image
2 parents 6c96757 + f261aab commit 0dfb12c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terraform/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,11 @@ variable "mp_listing_id" {
190190

191191
# Package version Reference
192192
variable "mp_listing_resource_version" {
193-
default = "22.2.0.1"
193+
default = "24.2.1.2"
194194
}
195195

196196
# Use this variable along the use_marketplace_image to specify either the
197197
# Image artifact ocid to use the latest official marketplace image or your custom image ocid
198198
variable "instance_image_id" {
199-
default = "ocid1.image.oc1..aaaaaaaalrslmrm5tx6eitzqs46usxmpyddj3yzmxrp63pb5ij4ibx4vyw5q"
199+
default = "ocid1.image.oc1..aaaaaaaa5tx4jueip3vydjwseteviovcj7ty27rmrl5cifkyqnghal7noy3q"
200200
}

0 commit comments

Comments
 (0)