819be719ef
Bump uv to 0.7.1 ( #143957 )
...
* Bump uv to 0.6.17
* Bump uv to 0.7.1
2025-04-30 16:16:55 +02:00
3f68e327f3
Bump uv to 0.6.10 ( #141464 )
2025-03-26 13:30:57 +01:00
32c6fb8629
Bump uv to 0.6.8 ( #141007 )
2025-03-20 19:20:40 +02:00
8807e326d1
Bump go2rtc to 1.9.9 ( #140302 )
2025-03-10 18:15:52 +02:00
13fe2a9929
Reorder Dockerfile to improve caching ( #138789 )
2025-02-18 20:31:41 +01:00
df50863872
Bump uv to 0.6.1 ( #138790 )
2025-02-18 20:28:41 +01:00
b4fac38d8a
Bump uv to 0.6.0 ( #138707 )
2025-02-17 12:42:02 +01:00
ea3ccc02d7
Bump uv to 0.5.27 ( #137297 )
2025-02-04 09:20:28 +01:00
05c7cb5f32
Bump uv to 0.5.21 ( #136086 )
2025-01-20 17:21:17 +01:00
1e4c7e832d
Bump go2rtc recommended version to 1.9.8 ( #135523 )
2025-01-13 17:02:23 +01:00
e67a131bd9
Bump uv to 0.5.18 ( #135454 )
2025-01-13 09:11:46 +01:00
006b3b0e22
Bump uv to 0.5.8 ( #133036 )
2024-12-12 14:51:15 +01:00
cf74532cc6
Bump uv to 0.5.4 ( #131513 )
2024-11-25 21:59:20 +01:00
cb9cc0f801
Go2rtc bump and set ffmpeg logs to debug ( #130371 )
2024-11-12 11:53:14 +01:00
f49547d598
Bump uv to 0.5.0 ( #130127 )
2024-11-08 14:19:46 +01:00
89a9c2ec24
Disable uv cache ( #129912 )
2024-11-05 22:18:41 +01:00
c8818bcce3
Bump go2rtc to 1.9.6 ( #129430 )
2024-10-29 16:46:58 +01:00
7cd8ea00d1
Bump uv to 0.4.28 ( #129372 )
2024-10-28 21:20:59 -10:00
4b2f38926a
Bump go2rtc binary to 1.9.5 ( #129371 )
2024-10-29 08:01:59 +01:00
f9509d2b38
Bump uv to 0.4.22 ( #128518 )
2024-10-16 18:23:24 +02:00
04860ae1d2
Add go2rtc and extend camera integration for better WebRTC support ( #124410 )
2024-10-03 09:20:03 +02:00
b6a0a36d4e
Bump uv to 0.4.17 ( #127223 )
2024-10-01 15:56:18 +02:00
9daf1b062f
Update uv to 0.4.15 ( #126627 )
...
* Update uv to 0.4.15
* Fix
2024-09-24 14:59:11 +02:00
52de26e67b
Remove unused i386 code in Dockerfile ( #126520 )
2024-09-23 14:17:37 +02:00
31adb048f1
Bump uv to 0.4.12 ( #126257 )
2024-09-19 13:42:53 +02:00
acc046def6
Bump uv to 0.4.9 ( #125726 )
2024-09-11 10:41:36 +02:00
67dc870e52
Bump uv to 0.4.8 ( #124867 )
2024-09-10 15:28:17 +02:00
651fb95010
Update uv to 0.2.27 ( #122246 )
2024-07-20 13:24:21 +02:00
db826c9727
Bum uv to 0.2.13 ( #120101 )
2024-06-21 16:10:57 +02:00
d60f97262e
Update uv to 0.1.43 ( #117405 )
2024-05-14 10:38:50 +02:00
6c9f277bbe
Update uv to 0.1.39 ( #116381 )
2024-04-29 14:48:13 +02:00
2fafdc64d5
Bump uv to 0.1.35 ( #115985 )
2024-04-23 08:48:35 +02:00
cad4c3c0c2
Remove pip jemalloc config from dockerfile ( #115206 )
2024-04-09 15:08:55 +02:00
476e39dd2c
Bump uv to 0.1.27 ( #114629 )
2024-04-02 13:19:50 +02:00
ce48e6e574
Fix building images for nightlies ( #114054 )
2024-03-23 11:22:38 +01:00
c282172252
Use uv instead of pip on production images ( #112496 )
2024-03-22 16:50:07 +01:00
298e2e2b99
Attempt to fix 32bit docker builds ( #107210 )
2024-01-05 08:23:04 +01:00
636e38f4b3
Trigger Home Assistant shutdown automations right before the stop event instead of during it ( #91165 )
...
Co-authored-by: Erik <erik@montnemery.com >
2023-12-05 11:24:41 -10:00
999875d0e4
Autogenerate Dockerfile ( #104669 )
2023-11-29 11:26:50 +01:00
664e490cfa
Update base image to 2023.10.0 ( #102126 )
2023-10-18 19:11:41 +02:00
4f90542394
Use pep 503 compatible wheels index for builds ( #101096 )
2023-09-29 09:30:00 +02:00
cdbffee781
Remove legacy pip resolver ( #92124 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-04-27 22:39:29 +02:00
3f348714e2
75142 Added QEMU_CPU ARG to the dockerfile ( #86178 )
...
at the moment when building for armhf its downloading the wrong packages since version 2022.7.6
Trying to start newer version with an armv6 raspberry leads to an infinite loop of exit code 256
2023-01-19 10:22:23 +01:00
d44210e573
Fix nightly intents in nightly builds (part2) ( #85818 )
2023-01-13 12:14:25 +01:00
80714c544a
Fix nightly intents in nightly builds ( #85806 )
2023-01-13 09:56:29 +01:00
e18a6e376c
Use jemalloc in Docker builds ( #85738 )
2023-01-12 11:59:44 +01:00
6f67ae1dfc
Add nightly frontend to nightly builds ( #74327 )
2022-07-02 09:04:35 -07:00
6cf9b22b5a
Python 3.10 / Base image 2022.06.01 ( #73830 )
...
* Python 3.10 / Base image 2022.06.01
* Update requirements
* push opencv
* we don't need numpy on core for now
* Remove unused ignore
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-06-22 12:04:39 -05:00
39448009bf
Revert "Remove sqlite 3.34.1 downgrade workaround by reverting "Downgrade sqlite-libs on docker image ( #55591 )" ( #72342 )" ( #72578 )
2022-05-26 22:15:43 -10:00
4baf59666a
Remove sqlite 3.34.1 downgrade workaround by reverting "Downgrade sqlite-libs on docker image ( #55591 )" ( #72342 )
2022-05-23 19:26:08 +02:00