Skip to content

Commit

Permalink
test(system): upgrade lxc ubuntu image name
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Nov 17, 2023
1 parent a40db5e commit 6e49027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/system/env/cgroups/index.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runner
containers:
'nikita-system-cgroups':
vm: true
image: 'ubuntu:20.04'
image: 'images:ubuntu/20.04'
properties:
'environment.NIKITA_TEST_MODULE': '/nikita/packages/system/env/cgroups/test.coffee'
'raw.idmap': if process.env['NIKITA_LXD_IN_VAGRANT']
Expand Down

0 comments on commit 6e49027

Please sign in to comment.