Skip to content

Commit d1087af

Browse files
chore(deps): update docker.io/debian docker tag to trixie-20260610
1 parent 7c90931 commit d1087af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containers/ironic-ipxe/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build iPXE separately to avoid rebuilding on every Ironic change
2-
FROM docker.io/debian:13 AS ipxe-builder
2+
FROM docker.io/debian:trixie-20260610 AS ipxe-builder
33

44
# example --build-arg IPXE_FLAGS="DEBUG=tcp:3,xfer:3,netdevice:2,ipv4:2,httpcore:2,httpconn:2"
55
ARG IPXE_FLAGS=""

0 commit comments

Comments
 (0)