Skip to content

Commit

Permalink
Added new kubectl version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 committed Sep 17, 2024
1 parent 5cd6693 commit 64e4fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hmpps-clamav/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM clamav/clamav:stable_base

# Install kubectl - needed for our daily reload cronjob
ENV KUBECTL_VERSION=v1.29.7
ENV KUBECTL_VERSION=v1.29.9
RUN apk update && \
apk upgrade && \
# Remediation: CVE-2023-38545
Expand Down

0 comments on commit 64e4fef

Please sign in to comment.