diff --git a/.drone.yml b/.drone.yml index 241a6a7c..8a3cf84c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ trigger: steps: - name: fetch - image: ubuntu:18.04 + image: ubuntu:22.04 commands: - apt-get update - apt-get install -y git @@ -129,7 +129,7 @@ trigger: steps: - name: fetch - image: ubuntu:18.04 + image: ubuntu:22.04 commands: - apt-get update - apt-get install -y git