Skip to content

Commit

Permalink
Merge pull request #287 from utilitywarehouse/dl-upd-kustomize
Browse files Browse the repository at this point in the history
Bump kustomize to v5.3.0
  • Loading branch information
DTLP authored Jan 9, 2024
2 parents 5d1b947 + 910e043 commit cf09f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apk --no-cache add git gcc make musl-dev curl bash openssh-client

ENV \
KUBECTL_VERSION=v1.26.1 \
KUSTOMIZE_VERSION=v5.2.1 \
KUSTOMIZE_VERSION=v5.3.0 \
STRONGBOX_VERSION=1.1.0

RUN os=$(go env GOOS) && arch=$(go env GOARCH) \
Expand Down

0 comments on commit cf09f64

Please sign in to comment.