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

Commit

Permalink
chore(rootfs/Dockerfile): update shfmt to v3.1.1 (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored May 15, 2020
1 parent f9de9b3 commit c45f287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV AZCLI_VERSION=2.5.1 \
GOLANGCI_LINT_VERSION=v1.25.1 \
PROTOBUF_VERSION=3.7.0 \
SHELLCHECK_VERSION=v0.7.1 \
SHFMT_VERSION=3.1.0 \
SHFMT_VERSION=3.1.1 \
PATH=$PATH:/usr/local/go/bin:/go/bin:/usr/local/bin/docker \
GOPATH=/go

Expand Down

0 comments on commit c45f287

Please sign in to comment.