Skip to content

Commit 231a59d

Browse files
committed
update test image
1 parent 2bda2cd commit 231a59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/models/linode/test_linode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def linode_with_disk_encryption(test_linode_client, request):
169169
linode_instance, password = client.linode.instance_create(
170170
"g6-nanode-1",
171171
target_region,
172-
image="linode/ubuntu23.10",
172+
image="linode/ubuntu24.10",
173173
label=label,
174174
booted=False,
175175
disk_encryption=disk_encryption,

0 commit comments

Comments
 (0)