diff --git a/Dockerfile b/Dockerfile index 7e93c8b..0445a41 100644 --- a/Dockerfile +++ b/Dockerfile @@ -70,5 +70,5 @@ RUN npm update -g && \ # Install sfdx plugins RUN echo 'y' | sfdx plugins:install sfdmu@4.4.3 RUN echo 'y' | sfdx plugins:install sfpowerkit@3.3.4 -RUN echo 'y' | sfdx plugins:install @dxatscale/sfpowerscripts@9.3.6 +RUN echo 'y' | sfdx plugins:install @dxatscale/sfpowerscripts@9.3.9 RUN echo 'y' | sfdx plugins:install sfdx-browserforce-plugin@2.6.3