Skip to content

Commit

Permalink
Merge pull request #8 from mglants/renovate/bitnami-kubectl-1.x
Browse files Browse the repository at this point in the history
fix(container): update image bitnami/kubectl ( 1.30.1 → 1.30.2 )
  • Loading branch information
mglants authored Jun 13, 2024
2 parents 6a0f917 + 822de55 commit fab23ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/kea-dhcp-sidecar/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bitnami/kubectl:1.30.1 as kubectl
FROM bitnami/kubectl:1.30.2 as kubectl
FROM docker.io/alpine:3.20.0

COPY --from=kubectl /opt/bitnami/kubectl/bin/kubectl /usr/local/bin/
Expand Down

0 comments on commit fab23ba

Please sign in to comment.