Skip to content

Commit

Permalink
No need to use an older rancher image.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpromislow committed Jun 17, 2024
1 parent c4f701d commit 899586b
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 @@ -17,7 +17,7 @@ steps:
path: /var/run/docker.sock

- name: integration-test
image: rancher/rancher:v2.9.0-alpha1
image: rancher/rancher:v2.9-head
pull: always
privileged: true
commands:
Expand Down Expand Up @@ -87,7 +87,7 @@ steps:
path: /var/run/docker.sock

- name: integration-test
image: rancher/rancher:v2.9.0-alpha1
image: rancher/rancher:v2.9-head
pull: always
privileged: true
commands:
Expand Down

0 comments on commit 899586b

Please sign in to comment.