File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- FROM katalonstudio/ubuntu-20.04:4b92ac0
1
+ FROM katalonstudio/ubuntu-20.04:70a4928
2
2
3
3
# common environment variables
4
4
ARG TARGETPLATFORM
Original file line number Diff line number Diff line change 1
- FROM katalonstudio/ubuntu-20.04-harden:4b92ac0
1
+ FROM katalonstudio/ubuntu-20.04-harden:70a4928
2
2
3
3
# common environment variables
4
4
ARG TARGETPLATFORM
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ tar -xvzf $katalon_package -C $KATALON_KATALON_INSTALL_DIR_PARENT
53
53
ls
54
54
55
55
# Remove webdrivermanager.jar
56
- rm $KATALON_KATALON_INSTALL_DIR_PARENT /$katalon_unzipped_directory /configuration/resources/tools/webdriver/webdrivermanager-5.9.2-fat.jar
56
+ rm $KATALON_KATALON_INSTALL_DIR_PARENT /$katalon_unzipped_directory /configuration/resources/tools/webdriver/webdrivermanager-5.9.2.1 -fat.jar
57
57
58
58
rm $katalon_package
59
59
mv $KATALON_KATALON_INSTALL_DIR_PARENT /$katalon_unzipped_directory $KATALON_KATALON_INSTALL_DIR
You can’t perform that action at this time.
0 commit comments