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 8, 2024
1 parent 6e9fb98 commit aa29df8
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 @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit aa29df8

Please sign in to comment.