Skip to content

Commit fd9cc2b

Browse files
Upgrade pinned versions
1 parent fc77fa9 commit fd9cc2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bash/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kindest/node:v1.34.0
1+
FROM kindest/node:v1.35.0
22

33
COPY bin/plugin.sh /opt/cni/bin/bash-cni
44

flannel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kindest/node:v1.34.0
1+
FROM kindest/node:v1.35.0
22

33
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
44
RUN echo "wireshark-common wireshark-common/install-setuid boolean true" | debconf-set-selections && \

0 commit comments

Comments
 (0)