Skip to content

Commit 30bae4f

Browse files
VarashiRenovate Bot
andauthored
chore(deps): update dependency kubernetes to v36 (#4)
Co-authored-by: Renovate Bot <renovate@boeye.net>
1 parent 3ae1aba commit 30bae4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LABEL org.opencontainers.image.licenses="MIT"
99
WORKDIR /app
1010

1111
RUN pip install --no-cache-dir --disable-pip-version-check \
12-
pyVmomi==9.1.0.0 kubernetes==31.0.0
12+
pyVmomi==9.1.0.0 kubernetes==36.0.1
1313

1414
COPY controller.py .
1515

0 commit comments

Comments
 (0)