This commit is contained in:
Pagan Gazzard 2015-05-05 15:32:38 +01:00 committed by Pablo Carranza Vélez
parent cb24f338af
commit 7bc0a7d869
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# v0.0.13
* Bind mount /etc/resolv.conf as ro for application containers and supervisor [Praneeth]
# v0.0.12
* Stopped displaying an error message when trying to start a container that is already started.

View File

@ -1,6 +1,6 @@
{
"name": "resin-supervisor",
"version": "0.0.12",
"version": "0.0.13",
"scripts": {
"postinstall": "bash postinstall.sh",
"start": "./entry.sh"