Merge pull request 'Update dependency ubuntu to v22' (#3) from renovate/ubuntu-22.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #3
This commit is contained in:
Pierre HUBERT 2022-05-18 14:24:14 +00:00
commit 155931639f

View File

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