Commit f70632b
feat: add /etc/supabase-release with ami version file (#2103)
Currently we write the AMI version to /root/supabase-release which
requires root access to read. Here we add /root/supabase-release
so local unprivileged services can determine the configuration of
the system they are running on.
Co-authored-by: Chris Stockton <chris.stockton@supabase.io>1 parent edee072 commit f70632b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
278 | 282 | | |
279 | 283 | | |
280 | 284 | | |
| |||
0 commit comments