Skip to content

Commit 4c4f29a

Browse files
committed
updating the test image
1 parent d13c20d commit 4c4f29a

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
@@ -38,7 +38,7 @@ def linode_with_volume_firewall(test_linode_client):
3838
linode_instance, password = client.linode.instance_create(
3939
"g6-nanode-1",
4040
region,
41-
image="linode/debian10",
41+
image="linode/debian12",
4242
label=label + "_modlinode",
4343
)
4444

0 commit comments

Comments
 (0)