Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squash layers in csharp and js plugins #1356

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

pkwarren
Copy link
Member

No description provided.

@@ -18,7 +18,10 @@ RUN bazel build '//:protoc_lib'
COPY --link BUILD csharp.cc plugins/
RUN bazel build '//plugins:protoc-gen-csharp.stripped'

FROM gcr.io/distroless/cc-debian12:latest@sha256:e6ae66a5a343d7112167f9117c4e630cfffcd80db44e44302759ec13ddd2d22b
FROM gcr.io/distroless/cc-debian12:latest@sha256:e1065a1d58800a7294f74e67c32ec4146d09d6cbe471c1fa7ed456b2d2bf06e0 AS base
Copy link
Member Author

Choose a reason for hiding this comment

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

While we're updating older plugins, figured we should squash layers too.

@pkwarren pkwarren requested a review from stefanvanburen July 16, 2024 17:58
@pkwarren pkwarren changed the title Squash layers in csharp v26.1 plugin Squash layers in csharp and js plugins Jul 16, 2024
@pkwarren pkwarren merged commit 4bf7f8b into main Jul 16, 2024
5 checks passed
@pkwarren pkwarren deleted the pkw/squash-layers-csharp-v26.1-plugin branch July 16, 2024 18:05
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