Skip to content

Commit

Permalink
chore(deps): update ubuntu docker tag to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent dfb90ba commit faa2889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit faa2889

Please sign in to comment.