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.4.3
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent e063761 commit 6b29773
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.4.1 as kustomize
FROM registry.k8s.io/kustomize/kustomize:v5.4.3 as kustomize
FROM alpine/helm:3.14.4 as helm
FROM golang:1.22.5-bookworm
ARG goproxyValue
Expand Down

0 comments on commit 6b29773

Please sign in to comment.