Skip to content

Commit

Permalink
Merge pull request #12 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.2 → 1.30.3 )
  • Loading branch information
mglants authored Jul 17, 2024
2 parents 76415fc + a83be19 commit 4686870
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.2 as kubectl
FROM bitnami/kubectl:1.30.3 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 4686870

Please sign in to comment.