Skip to content

Commit

Permalink
fix(container): update image bitnami/kubectl ( 1.30.1 → 1.30.2 )
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| docker     | bitnami/kubectl | 1.30.1 | 1.30.2 |
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 28c9771 commit 822de55
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 822de55

Please sign in to comment.