Merge pull request #1831 from pi-hole/update/ftl-build

Update ftl-build container to v2.5
This commit is contained in:
Dominik
2024-01-13 10:39:51 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/pi-hole/ftl-build:v2.4.1 AS builder
FROM ghcr.io/pi-hole/ftl-build:v2.5 AS builder
WORKDIR /app