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 0019728 commit 1078631Copy full SHA for 1078631
Dockerfile
@@ -1,7 +1,7 @@
1
#
2
# Fetch the official shellcheck image
3
4
-FROM koalaman/shellcheck:v0.8.0 AS shellcheck
+FROM koalaman/shellcheck:v0.11.0 AS shellcheck
5
6
7
# Create a shunit stage to pull a fixed commit into /shunit2
0 commit comments