switching to sapmachine-17.0.13 and avoiding mail error output during startup if mail is not installed

This commit is contained in:
Axel Uhl
2025-01-27 00:02:20 +01:00
parent da1e576905
commit 44c4b70f4e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM sapmachine:17.0.11
FROM sapmachine:17.0.13
# This Dockerfile assumes that the release to use is provided as
# ${RELEASE}.tar.gz in the current Docker workspace. Use, e.g.,
# the configuration/github-download-release-assets.sh script to