diff --git a/.github/Dockerfile b/.github/Dockerfile index 7dcbabb4..141bfc6b 100644 --- a/.github/Dockerfile +++ b/.github/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/pi-hole/ftl-build:v2.5.1 AS builder +FROM ghcr.io/pi-hole/ftl-build:new-clang AS builder WORKDIR /app