Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
chore(deps): update mvdan/shfmt docker tag to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 26, 2020
1 parent 9563b0c commit 6f1fcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -22,7 +22,7 @@ steps:
- apk add git
- sh scripts/shellcheck.sh
- name: shfmt
image: mvdan/shfmt:v3.1.1-alpine
image: mvdan/shfmt:v3.1.2-alpine
commands:
- 'shfmt -d . env.sh.tmpl'
---
Expand Down

0 comments on commit 6f1fcaa

Please sign in to comment.