From adfd2cff9f626e721f4098bf293c46a8ee2ca186 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 28 Jun 2023 14:23:54 +0200 Subject: [PATCH] ci: set image tag --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 24114e5..ad4478e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: path: . - name: build - image: ubuntu:22 + image: ubuntu:focal environment: DEBIAN_FRONTEND: noninteractive commands: