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 and innobead committed Feb 22, 2024
1 parent 2f55559 commit f00d4e4
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 f00d4e4

Please sign in to comment.