1
0
mirror of /repos/baseimage-docker.git synced 2025-12-30 08:01:31 +01: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
No known key found for this signature in database
GPG Key ID: 2AF96EB85EF4DA0D

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.