Bump `rancher/dapper` to v0.6.0

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
This commit is contained in:
Phillip Rak 2023-02-07 12:17:06 -07:00
parent 976ce3ce8c
commit f114d3da89
1 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ platform:
steps:
- name: test
pull: default
image: rancher/dapper:v0.4.1
image: rancher/dapper:v0.6.0
commands:
- dapper ci
privileged: true
@ -24,7 +24,7 @@ steps:
- name: build
pull: default
image: rancher/dapper:v0.4.1
image: rancher/dapper:v0.6.0
commands:
- BUILD_LATEST=true dapper ci
privileged: true
@ -60,7 +60,7 @@ steps:
- name: build-release
pull: default
image: rancher/dapper:v0.4.1
image: rancher/dapper:v0.6.0
commands:
- dapper ci
environment: