mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-02 07:40:48 +00:00
Merge pull request #347 from resin-io/supervisor-base-20161103
Update the supervisor base to 20161103 to include the i386 fix
This commit is contained in:
commit
1dbab76237
@ -1,3 +1,4 @@
|
|||||||
|
* Update the supervisor base to 20161103 to include the i386 fix [Pablo]
|
||||||
* Fix nodejs for the i386 architectures [Theodor]
|
* Fix nodejs for the i386 architectures [Theodor]
|
||||||
* Provide a better error message when app is not found for purging [Pablo]
|
* Provide a better error message when app is not found for purging [Pablo]
|
||||||
* Only iterate through remote apps to set device config [Pablo]
|
* Only iterate through remote apps to set device config [Pablo]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Minimal runtime image
|
# Minimal runtime image
|
||||||
FROM resin/%%ARCH%%-supervisor-base:20160913
|
FROM resin/%%ARCH%%-supervisor-base:20161103
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user