Skip to content

Commit

Permalink
chore(deps): update registry.k8s.io/kustomize/kustomize docker tag to…
Browse files Browse the repository at this point in the history
… v5.2.1
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 1997cf5 commit c5ee5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mimir-build-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Provenance-includes-license: Apache-2.0
# Provenance-includes-copyright: The Cortex Authors.

FROM registry.k8s.io/kustomize/kustomize:v5.1.1 as kustomize
FROM registry.k8s.io/kustomize/kustomize:v5.2.1 as kustomize
FROM alpine/helm:3.13.1 as helm
FROM golang:1.21.3-bullseye
ARG goproxyValue
Expand Down

0 comments on commit c5ee5e3

Please sign in to comment.