Update ubuntu Docker tag to v24 #4

Merged
pierre merged 1 commits from renovate/ubuntu-24.x into master 2024-05-23 09:56:34 +00:00

View File

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