Update dependency ubuntu to v22

This commit is contained in:
Pierre HUBERT 2022-05-03 00:13:11 +00:00
parent 741a343b43
commit 7681d9f52f

@ -5,7 +5,7 @@ name: default
steps:
- name: backend
image: ubuntu:focal
image: ubuntu:jammy
commands:
- free -h
- ps -aux