mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -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 GITHUB_TOKEN
|
||||||
ARG PWSH_VERSION='latest'
|
ARG PWSH_VERSION='latest'
|
||||||
ARG PWSH_DIRECTORY='/usr/lib/microsoft/powershell'
|
ARG PWSH_DIRECTORY='/usr/lib/microsoft/powershell'
|
||||||
ARG PSSA_VERSION='latest'
|
ARG PSSA_VERSION='1.21.0'
|
||||||
|
|
||||||
################
|
################
|
||||||
# Set ENV vars #
|
# Set ENV vars #
|
||||||
|
|
Loading…
Reference in a new issue