Commit 2b16ce0
authored
neko update + telemetry enable (#253)
Yoinks in kernel/neko#13
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Small dependency tag bump and an opt-in telemetry flag in Neko config;
no auth or application logic changes in this diff.
>
> **Overview**
> Bumps the **Neko** base image in the chromium-headful Dockerfile from
`ghcr.io/kernel/neko/base:3.0.8-v1.5.0` to `3.0.8-v1.6.0`, so built
images pick up the newer Neko runtime layer.
>
> Turns on **Neko telemetry** in `neko.yaml` (`telemetry.enabled: true`)
alongside the existing `scaletozero` settings.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
b512186. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 805213e commit 2b16ce0
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments