Skip to content

Commit

Permalink
Merge pull request #49 from riotkit-org/dependabot/docker/bitnami/kub…
Browse files Browse the repository at this point in the history
…ectl-1.32.2

[image] Bump bitnami/kubectl from 1.32.1 to 1.32.2
  • Loading branch information
github-actions[bot] authored Feb 17, 2025
2 parents bdbd505 + fbc5a0e commit d3122b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bitnami/kubectl:1.32.1 as kubectl
FROM bitnami/kubectl:1.32.2 as kubectl
FROM python:3.12-alpine3.17

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.krew/bin
Expand Down

0 comments on commit d3122b0

Please sign in to comment.