Skip to content

build: Pin distroless base image with sha#20759

Merged
phlax merged 1 commit intoenvoyproxy:mainfrom
phlax:build-pin-docker-shas
Apr 11, 2022
Merged

build: Pin distroless base image with sha#20759
phlax merged 1 commit intoenvoyproxy:mainfrom
phlax:build-pin-docker-shas

Conversation

@phlax
Copy link
Copy Markdown
Member

@phlax phlax commented Apr 11, 2022

Signed-off-by: Ryan Northey ryan@synca.io

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Signed-off-by: Ryan Northey <ryan@synca.io>
# STAGE: envoy-distroless
FROM gcr.io/distroless/base-debian11:nonroot AS envoy-distroless
# gcr.io/distroless/base-debian11:nonroot
FROM gcr.io/distroless/base-debian11@sha256:764b74b1789b4ec9044e6f20bb938d077fe8c7bcf9e4d3767eebb440c5d76f11 AS envoy-distroless
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a way (i.e. like dependabot) to automatically update this? What is the distroless sha for this if we pin?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the hope is that dependabot will update this - config is here

- package-ecosystem: "docker"
directory: "/ci"
schedule:
interval: daily

there have been some docker updates i believe - but not many - im guessing its because they arent currently pinned and therefore dont need updating

@phlax phlax merged commit 90fb3c8 into envoyproxy:main Apr 11, 2022
vehre-x41 pushed a commit to vehre-x41/envoy that referenced this pull request Apr 19, 2022
Signed-off-by: Ryan Northey <ryan@synca.io>
Signed-off-by: Andre Vehreschild <vehre@x41-dsec.de>
ravenblackx pushed a commit to ravenblackx/envoy that referenced this pull request Jun 8, 2022
Signed-off-by: Ryan Northey <ryan@synca.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants