Skip to content

Commit ceb877f

Browse files
Update koalaman/shellcheck Docker tag to v0.9.0
1 parent 0019728 commit ceb877f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Fetch the official shellcheck image
33
#
4-
FROM koalaman/shellcheck:v0.8.0 AS shellcheck
4+
FROM koalaman/shellcheck:v0.9.0 AS shellcheck
55

66
#
77
# Create a shunit stage to pull a fixed commit into /shunit2

0 commit comments

Comments
 (0)