Skip to content

Commit cafc56a

Browse files
committed
chore(ironic): bump up to latest understack/2026.1 change
This commit is a rebase of the current stable/2026.1 upstream with our backports included. openstack/ironic@8b66320...e2fafdf
1 parent 3407bda commit cafc56a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containers/ironic/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN apt-get update && \
1212
&& apt-get clean && rm -rf /var/lib/apt/lists/*
1313

1414
# renovate: name=openstack/ironic repo=https://github.com/rackerlabs/ironic.git branch=understack/2026.1
15-
ARG IRONIC_GIT_REF=e348a5f8bb2895c8304b06beef7835a85805b497
15+
ARG IRONIC_GIT_REF=09e61ba8010532358a5be065b6999b8aef5ea442
1616
ADD --keep-git-dir=true https://github.com/rackerlabs/ironic.git#${IRONIC_GIT_REF} /src/ironic
1717
RUN git -C /src/ironic fetch --unshallow --tags
1818

0 commit comments

Comments
 (0)