Use v2.6 CI containers and nightly for the devcontainer

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2024-05-25 09:54:37 +02:00
parent 782178c6c1
commit dc204a41b0
41 changed files with 97 additions and 94 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/pi-hole/ftl-build:new-clang AS builder
FROM ghcr.io/pi-hole/ftl-build:v2.6 AS builder
WORKDIR /app