We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ebd12 commit b96ca93Copy full SHA for b96ca93
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.9.0 AS shellcheck
5
6
7
# Create a shunit stage to pull a fixed commit into /shunit2
0 commit comments