mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-15 06:56:36 +00:00
1.11.1
This commit is contained in:
parent
d069ce35e6
commit
1b7c91a791
@ -1,3 +1,9 @@
|
||||
# v1.11.1
|
||||
|
||||
* Use sh for postinstall as alpine has no bash [Pablo]
|
||||
* update docker-delta to 0.0.8 [petrosagg]
|
||||
* symlink docker root to default path if not already there [petrosagg]
|
||||
|
||||
# v1.11.0
|
||||
|
||||
* Add restart policies and change default to auto-restart [Aleksis]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-supervisor",
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"scripts": {
|
||||
"postinstall": "sh postinstall.sh",
|
||||
"start": "./entry.sh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user