From ffeb53eb77fc0597188772d76c4e07f58a80fdec Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Sat, 27 Apr 2024 00:18:55 +0000 Subject: [PATCH] Update ubuntu Docker tag to v24 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7d7c823..092f771 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: backend - image: ubuntu:jammy + image: ubuntu:noble commands: - free -h - ps -aux