Skip to content

Commit 9e5cae8

Browse files
chore(deps): update ovn-org/ovn digest to ef8f5c1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a5c815 commit 9e5cae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN apt-get update && \
4141
openssl \
4242
python3 \
4343
quilt
44-
ARG OVN_COMMIT=4fa78fa1f9316f23b138f58e7657030596fb0f9d
44+
ARG OVN_COMMIT=ef8f5c1ac63e8094eaf13507013e310991db45a2
4545
ADD https://github.com/ovn-org/ovn.git#${OVN_COMMIT} /src/ovn
4646
WORKDIR /src/ovn/ovs
4747
RUN --network=none ./boot.sh

0 commit comments

Comments
 (0)