Skip to content

Commit

Permalink
chore(deps): update docker dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and innobead committed Feb 18, 2024
1 parent 3f18957 commit 12964e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ steps:

- name: build
pull: default
image: rancher/dapper:v0.5.3
image: rancher/dapper:v0.6.0
commands:
- dapper ci
volumes:
Expand All @@ -37,7 +37,7 @@ steps:
debug: true

- name: fossa
image: registry.suse.com/suse/sle15:15.3.17.8.1
image: registry.suse.com/suse/sle15:15.5.36.11.4
failure: ignore
environment:
FOSSA_API_KEY:
Expand Down Expand Up @@ -136,7 +136,7 @@ steps:

- name: build
pull: default
image: rancher/dapper:v0.5.3
image: rancher/dapper:v0.6.0
commands:
- dapper ci
volumes:
Expand Down

0 comments on commit 12964e9

Please sign in to comment.