File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -81,5 +81,4 @@ RUN rm -rf /app/frontend && mv /tmp/frontend /app/
81
81
82
82
EXPOSE 8989
83
83
84
- # Start huey in the background and then run the Flask application
85
84
CMD ["./docker-entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ bin = @["frameos"]
14
14
requires " chrono >= 0.3.1"
15
15
requires " checksums >= 0.2.1"
16
16
requires " nim >= 2.0.0"
17
- requires " pixie >= 5.0.6 "
17
+ requires " pixie >= 5.0.7 "
18
18
requires " jester >= 0.6.0"
19
19
requires " linuxfb >= 0.1.0"
20
20
requires " psutil >= 0.6.0"
Original file line number Diff line number Diff line change 150
150
}
151
151
},
152
152
"pixie": {
153
- "version": "5.0.6 ",
154
- "vcsRevision": "f3e73f722fbb0e5d496fbc59ee860a9fd49983de ",
153
+ "version": "5.0.7 ",
154
+ "vcsRevision": "3b65ca5605a1156987041bf0295449e4c56128cf ",
155
155
"url": "https://github.com/treeform/pixie",
156
156
"downloadMethod": "git",
157
157
"dependencies": [
164
164
"crunchy"
165
165
],
166
166
"checksums": {
167
- "sha1": "fd4c5d12bba41aac760fc86c2de820e1a367dbfd "
167
+ "sha1": "64999611cd1093e28b62ed80e695783839441538 "
168
168
}
169
169
},
170
170
"unpack": {
You can’t perform that action at this time.
0 commit comments