Skip to content

Commit

Permalink
Fix kustomize in hydros docker image (#102)
Browse files Browse the repository at this point in the history
fix #99
  • Loading branch information
jlewi committed May 3, 2024
1 parent 8f99ead commit 825da56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ spec:
# Pull in kustomize from its docker image
- uri: docker://registry.k8s.io/kustomize/kustomize:v5.0.0
mappings:
- src: ghapp/kustomize
strip: ghapp
- src: app/kustomize
strip: app
builder:
gcb:
project: foyle-public
Expand Down

0 comments on commit 825da56

Please sign in to comment.