aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-06-28 14:23:54 +0200
committerMichael Grote2023-06-28 14:23:54 +0200
commitadfd2cff9f626e721f4098bf293c46a8ee2ca186 (patch)
tree4ac93cce49c905bcf2fe02d3336ae21ba0be8c52
parent3d37be9c226964949c19ae1a26a6b85b4e974a47 (diff)
ci: set image tag
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
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: