Use stable tag from upstream shellcheck

This commit is contained in:
Eric Nemchik 2023-02-16 09:29:55 -06:00 committed by GitHub
parent db213ee316
commit f72f5fcf8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,7 @@ EXECUTABLE_FILES=()
MOUNT_OPTIONS=()
NON_EXECUTABLE_FILES=()
SHELLCHECK_OPTIONS=("--exclude=SC1008" "--format=checkstyle" "--shell=bash")
SHELLCKECK_IMAGE="ghcr.io/linuxserver/lsiodev-shellcheck"
# consider using official shellcheck image
#SHELLCKECK_IMAGE="koalaman/shellcheck:stable"
SHELLCKECK_IMAGE="koalaman/shellcheck:stable"
TEST_AREA=()
# clear preexising checkstyle files