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 e4f6934 commit 308ca1fCopy full SHA for 308ca1f
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