diff --git a/.drone.yml b/.drone.yml index 6862e52f..1ee0ff89 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ trigger: steps: - name: fetch - image: ubuntu:18.04 + image: ubuntu:22.04 commands: - apt-get update - apt-get install -y git @@ -53,7 +53,7 @@ trigger: steps: - name: fetch - image: ubuntu:18.04 + image: ubuntu:22.04 commands: - apt-get update - apt-get install -y git