diff options
| author | Michael Grote | 2023-06-28 14:23:54 +0200 |
|---|---|---|
| committer | Michael Grote | 2023-06-28 14:23:54 +0200 |
| commit | adfd2cff9f626e721f4098bf293c46a8ee2ca186 (patch) | |
| tree | 4ac93cce49c905bcf2fe02d3336ae21ba0be8c52 | |
| parent | 3d37be9c226964949c19ae1a26a6b85b4e974a47 (diff) | |
ci: set image tag
| -rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ steps: path: . - name: build - image: ubuntu:22 + image: ubuntu:focal environment: DEBIAN_FRONTEND: noninteractive commands: |