1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00

Note 0.9.13 release date

This commit is contained in:
Hongli Lai (Phusion)
2014-08-22 18:10:34 +02:00
parent 2135d2192e
commit 2d2c13b519

View File

@@ -1,4 +1,4 @@
## 0.9.13 (not yet released)
## 0.9.13 (release date: 2014-08-22)
* Fixed `my_init` not properly exiting with a non-zero exit status when Ctrl-C is pressed.
* The GID of the `docker_env` group has been changed from 1000 to 8377, in order to avoid GID conflicts with any groups that you might want to introduce inside the container.