Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
chore: Bump base image to line/kubectl-kustomize:1.28.3-5.1.1
  • Loading branch information
andyhan authored Oct 19, 2023
1 parent 221bbb1 commit 157c061
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
@@ -1,4 +1,4 @@
ARG KUSTOMIZE_IMAGE=docker.io/line/kubectl-kustomize:1.28.2-5.1.1
ARG KUSTOMIZE_IMAGE=docker.io/line/kubectl-kustomize:1.28.3-5.1.1

FROM ${KUSTOMIZE_IMAGE}

Expand Down

0 comments on commit 157c061

Please sign in to comment.