Skip to content

Commit

Permalink
feat: update shfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
luizm committed Aug 1, 2021
1 parent b5450e5 commit 1cfdaba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.12.3
LABEL "name"="sh-checker"
LABEL "maintainer"="Luiz Muller <contact@luizm.dev>"

ARG shfmt_version=3.3.0
ARG shfmt_version=3.3.1
ARG shellcheck_version=0.7.2

RUN apk add --no-cache bash git jq curl checkbashisms \
Expand Down

0 comments on commit 1cfdaba

Please sign in to comment.