mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
0.0.13
This commit is contained in:
parent
cb24f338af
commit
7bc0a7d869
@ -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.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"scripts": {
|
||||
"postinstall": "bash postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user