Compare commits

..

2 Commits

Author SHA1 Message Date
155931639f 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
2022-05-18 14:24:14 +00:00
7681d9f52f Update dependency ubuntu to v22
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-05-03 00:13:11 +00:00

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