File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 
mock-track-apache-php/terraform 
mock-track-python-service/terraform Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ resource "incus_instance" "this" {
7474
7575  name  =   each. key 
7676
77-   image     =  " images:debian/13 " 
77+   image     =  " images:ubuntu/24.04 " 
7878  profiles  =   [" default"  , incus_profile . this . name ]
7979
8080  device  {
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ resource "incus_instance" "this" {
7474
7575  name  =   each. key 
7676
77-   image     =  " images:debian/13 " 
77+   image     =  " images:ubuntu/24.04 " 
7878  profiles  =   [" default"  , incus_profile . this . name ]
7979
8080  device  {
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dependencies = [
1818    " black"  ,
1919    " tabulate==0.9.0"  ,
2020]
21- version  = " 1.1.1 " 
21+ version  = " 1.1.2 " 
2222classifiers  = [
2323    " Programming Language :: Python :: 3"  ,
2424    " Operating System :: OS Independent"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments