Skip to content

Commit 899586b

Browse files
committed
No need to use an older rancher image.
1 parent c4f701d commit 899586b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ steps:
1717
path: /var/run/docker.sock
1818

1919
- name: integration-test
20-
image: rancher/rancher:v2.9.0-alpha1
20+
image: rancher/rancher:v2.9-head
2121
pull: always
2222
privileged: true
2323
commands:
@@ -87,7 +87,7 @@ steps:
8787
path: /var/run/docker.sock
8888

8989
- name: integration-test
90-
image: rancher/rancher:v2.9.0-alpha1
90+
image: rancher/rancher:v2.9-head
9191
pull: always
9292
privileged: true
9393
commands:

0 commit comments

Comments
 (0)