Skip to content

Commit e9283b3

Browse files
committed
chore(neutron): 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/neutron@1321ccb...2bc474a
1 parent 3948ed4 commit e9283b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containers/neutron/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FROM quay.io/airshipit/neutron:${OPENSTACK_VERSION}-ubuntu_noble AS build
66
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
77

88
# renovate: name=openstack/neutron repo=https://github.com/rackerlabs/neutron.git branch=understack/2026.1
9-
ARG NEUTRON_GIT_REF=f02658b3721de198f2dac04e7eb64ef9eb320732
9+
ARG NEUTRON_GIT_REF=51f968afde5eb80c04e0bd01391e9e3344812c9a
1010
ADD --keep-git-dir=true https://github.com/rackerlabs/neutron.git#${NEUTRON_GIT_REF} /src/neutron
1111
RUN git -C /src/neutron fetch --unshallow --tags
1212

0 commit comments

Comments
 (0)