Skip to content

Commit fbe0054

Browse files
chore(deps): update dependency vexxhost/ovsinit to v0.3.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1d3987 commit fbe0054

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
@@ -111,7 +111,7 @@ RUN apt-get update && \
111111
tcpdump && \
112112
apt-get clean && \
113113
rm -rf /var/lib/apt/lists/*
114-
ARG OVSINIT_VERSION=0.2.0
114+
ARG OVSINIT_VERSION=0.3.0
115115
ARG TARGETOS
116116
ARG TARGETARCH
117117
ADD --chmod=755 https://github.com/vexxhost/ovsinit/releases/download/v${OVSINIT_VERSION}/ovsinit_v${OVSINIT_VERSION}_${TARGETOS}_${TARGETARCH} /usr/bin/ovsinit

0 commit comments

Comments
 (0)