Update dependency ubuntu to v22
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

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

View File

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