Skip to content

Commit

Permalink
bump octavia image version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricolin committed Dec 18, 2024
1 parent 6126d01 commit 8346a95
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 22 deletions.
2 changes: 1 addition & 1 deletion images/octavia/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ARG RELEASE

FROM harbor.atmosphere.dev/library/openstack-venv-builder:${RELEASE} AS build
ARG OCTAVIA_GIT_REF=824b51a1dad80292b7a8ad5d61bf3ce706b1fb29
ARG OCTAVIA_GIT_REF=dda68b1cf6387170c3c68aad7dec82e6d84596a8
ADD --keep-git-dir=true https://opendev.org/openstack/octavia.git#${OCTAVIA_GIT_REF} /src/octavia
RUN git -C /src/octavia fetch --unshallow
COPY patches/octavia /patches/octavia
Expand Down
Loading

0 comments on commit 8346a95

Please sign in to comment.