Update ubuntu Docker tag to v24 #4

Open
pierre wants to merge 1 commits from renovate/ubuntu-24.x into master
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