Upgrade rskj to v9.0.1 and Ubuntu 24.04

This commit is contained in:
2026-04-11 19:16:19 +04:00
parent 41e6b29b97
commit 1c6bf34386
7 changed files with 21 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ end
describe package('rskj') do
it { should be_installed }
its('version') { should eq '7.0.0~jammy' }
its('version') { should eq '9.0.1~noble' }
end
describe service('rsk') do