We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef32986 commit a519462Copy full SHA for a519462
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM koalaman/shellcheck-alpine:v0.10.0 as verify-sh
+FROM koalaman/shellcheck-alpine:v0.11.0 as verify-sh
2
WORKDIR /src
3
COPY ./*.sh ./
4
COPY ./**/*.sh ./
0 commit comments