Latest security fixes

This commit is contained in:
Arthur Barr
2018-02-21 09:58:00 +00:00
parent 3600841e2b
commit 0845025cf8

View File

@@ -130,7 +130,7 @@ rm -rf ${DIR_EXTRACT}
# Apply any bug fixes not included in base Ubuntu or MQ image.
# Don't upgrade everything based on Docker best practices https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#run
$UBUNTU && apt-get upgrade -y libsystemd0 systemd systemd-sysv libudev1
$UBUNTU && apt-get upgrade -y gcc-5-base libstdc++6
# End of bug fixes
# Clean up cached files