Skip to content

Commit

Permalink
Update base image to `eks-distro-minimal-base-nonroot:2024-04-01-1711…
Browse files Browse the repository at this point in the history
…929684.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.
  • Loading branch information
a-hilaly authored Apr 8, 2024
1 parent 37f4ba2 commit d660ee3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Base image to use at runtime
ARG base_image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2023-09-06-1694026927.2

ARG base_image=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-nonroot:2024-04-01-1711929684.2

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

0 comments on commit d660ee3

Please sign in to comment.