Skip to content

Commit 5ae526f

Browse files
committed
Bump build image version
Bump `eks-distro-build-tooling/eks-distro-minimal-base-nonroot` to `2023-09-06-1694026927.2` Signed-off-by: Amine Hilaly <[email protected]>
1 parent 6edf612 commit 5ae526f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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
33

44

55
# Golang image to use for compiling the manager

Dockerfile.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 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
33

44
# Golang image to use for compiling the manager
55
ARG builder_image=public.ecr.aws/docker/library/golang

0 commit comments

Comments
 (0)