Skip to content

Commit

Permalink
chore(deps): update k8s.gcr.io/kustomize/kustomize docker tag to v4.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 9374d07 commit 263e774
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 k8s.gcr.io/kustomize/kustomize:v4.5.5 as kustomize
FROM k8s.gcr.io/kustomize/kustomize:v4.5.7 as kustomize
FROM alpine/helm:3.13.0 as helm
FROM golang:1.21.2-bullseye
ARG goproxyValue
Expand Down

0 comments on commit 263e774

Please sign in to comment.