Skip to content

Commit 6c69b94

Browse files
authored
Merge pull request #22 from vexxhost/renovate/vexxhost-ovsinit-0.x
chore(deps): update dependency vexxhost/ovsinit to v0.3.0
2 parents f1d3987 + fbe0054 commit 6c69b94

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)