Skip to content

Commit d660ee3

Browse files
authored
Update base image to eks-distro-minimal-base-nonroot:2024-04-01-1711929684.2 (#525)
Dodging CVE scanners before it's late :) By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 37f4ba2 commit d660ee3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +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-09-06-1694026927.2
3-
2+
ARG base_image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2024-04-01-1711929684.2
43

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

0 commit comments

Comments
 (0)