From 44a5f0ba57d5378cee2d830f98a500827423f0e7 Mon Sep 17 00:00:00 2001 From: GamerBene19 Date: Sat, 7 Feb 2026 20:01:59 +0100 Subject: [PATCH] Update build-docker.md --- development/build-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/build-docker.md b/development/build-docker.md index 68de738..0d997d8 100644 --- a/development/build-docker.md +++ b/development/build-docker.md @@ -1,7 +1,7 @@ --- description: >- Docker is used to build official releases, and nightly images in Ubuntu LTS - 22.04 Docker containers at the teams https://github.com/LibreELEC/actions + 24.04 Docker containers at the teams https://github.com/LibreELEC/actions CI/CD. ---