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 23, 2024
1 parent 29be13d commit 7f71e68
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 @@ -147,7 +147,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 7f71e68

Please sign in to comment.