Use Universal Base Image
This commit is contained in:
committed by
Stephen Marshall
parent
3fb2d3fe61
commit
5ff269d2e3
@@ -2,7 +2,11 @@
|
||||
|
||||
## vNext
|
||||
|
||||
* BREAKING CHANGE: MQSC files supplied will be verified before being run. Files containing invalid MQSC will cause the container to fail to start
|
||||
**Breaking changes**:
|
||||
* UID of the mqm user is now 888. You need to run the container with an entrypoint of "runmqserver -i" under the root user to update any existing files.
|
||||
* MQSC files supplied will be verified before being run. Files containing invalid MQSC will cause the container to fail to start
|
||||
|
||||
Other changes:
|
||||
* Security Fixes
|
||||
|
||||
## 9.1.2.0 (2019-03-21)
|
||||
|
||||
Reference in New Issue
Block a user