Skip to content

Commit b08e4d1

Browse files
authored
Merge pull request #480 from a-hilaly/al2-bump
Bump build image version
2 parents 6edf612 + af44d50 commit b08e4d1

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)