security upgrade for perl-base

This commit is contained in:
Arthur Barr
2018-04-19 15:04:15 +01:00
parent 55cfb59c75
commit 57b4eab2b6

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 sensible-utils libssl1.0.0
$UBUNTU && apt-get upgrade -y perl-base
# End of bug fixes
# Clean up cached files