Bump Dockerfile image to version 2.13

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
Dan Schaper
2025-06-01 20:44:36 -07:00
parent 47a0d7f3f4
commit 6e20e09dfb

2
.github/Dockerfile vendored
View File

@@ -1,4 +1,4 @@
FROM ghcr.io/pi-hole/ftl-build:v2.11 AS builder FROM ghcr.io/pi-hole/ftl-build:v2.13 AS builder
WORKDIR /app WORKDIR /app