File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Base image to use at runtime
2
- ARG base_image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-08-24-1692903666.2023
2
+ ARG base_image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-09-06-1694026927.2
3
3
4
4
5
5
# Golang image to use for compiling the manager
Original file line number Diff line number Diff line change 1
1
# Base image to use at runtime
2
- ARG base_image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-08-24-1692903666.2023
2
+ ARG base_image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-09-06-1694026927.2
3
3
4
4
# Golang image to use for compiling the manager
5
5
ARG builder_image=public.ecr.aws/docker/library/golang
You can’t perform that action at this time.
0 commit comments