Update ubuntu Docker tag to v24
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Pierre Hubert 2024-04-27 00:18:55 +00:00
parent 155931639f
commit ffeb53eb77
1 changed files with 1 additions and 1 deletions

View File

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