Skip to content

Commit 35a43c4

Browse files
chore(deps): update openvswitch/ovs digest to 785a89b
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c69b94 commit 35a43c4

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
@@ -64,7 +64,7 @@ RUN apt-get update && \
6464
openssl \
6565
python3 \
6666
quilt
67-
ARG OVS_COMMIT=adcf7b4687e20c52f226724ddc945a66149a9305
67+
ARG OVS_COMMIT=785a89b48db6803a2ce44e28e76d8a0025be1803
6868
ADD https://github.com/openvswitch/ovs.git#${OVS_COMMIT} /src/ovs
6969
COPY patches /patches
7070
RUN --network=none \

0 commit comments

Comments
 (0)