mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-31 23:00: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]
|
||||
* Provide a better error message when app is not found for purging [Pablo]
|
||||
* Only iterate through remote apps to set device config [Pablo]
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Minimal runtime image
|
||||
FROM resin/%%ARCH%%-supervisor-base:20160913
|
||||
FROM resin/%%ARCH%%-supervisor-base:20161103
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user