mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 16:21:00 -05:00
Pin PSSA_VERSION
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
e469609f7c
commit
b1386567ad
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@ FROM final_slim as final_standard
|
|||
ARG GITHUB_TOKEN
|
||||
ARG PWSH_VERSION='latest'
|
||||
ARG PWSH_DIRECTORY='/usr/lib/microsoft/powershell'
|
||||
ARG PSSA_VERSION='latest'
|
||||
ARG PSSA_VERSION='1.21.0'
|
||||
|
||||
################
|
||||
# Set ENV vars #
|
||||
|
|
Loading…
Reference in a new issue