HHH-15579 Replace inaccessible docker image for SAP Hana with new version

This commit is contained in:
Christian Beikov 2022-10-05 11:24:20 +02:00
parent 12df6317ec
commit c23a982318
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ hana() {
--sysctl kernel.shmmni=4096 \
--sysctl kernel.shmall=8388608 \
-v $temp_dir:/config \
docker.io/store/saplabs/hanaexpress:2.00.045.00.20200121.1 \
docker.io/saplabs/hanaexpress:2.00.061.00.20220519.1 \
--passwords-url file:///config/password.json \
--agree-to-sap-license
# Give the container some time to start