Merge pull request 'Update ubuntu Docker tag to v24' (#4) from renovate/ubuntu-24.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #4
This commit is contained in:
Pierre HUBERT 2024-05-23 09:56:34 +00:00
commit acb2f32778

View File

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