Skip to content

Commit

Permalink
feat(container): update image public.ecr.aws/bitnami/kubectl to v1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] committed Apr 26, 2024
1 parent 939d02d commit 5e0f1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/script-exporter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG TARGETPLATFORM
ARG VERSION
FROM ricoberger/script_exporter:v${VERSION} as source
FROM public.ecr.aws/bitnami/kubectl:1.29.4 as kubectl
FROM public.ecr.aws/bitnami/kubectl:1.30.0 as kubectl

FROM ghcr.io/deedee-ops/alpine:3.19.1

Expand Down

0 comments on commit 5e0f1cb

Please sign in to comment.