mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-09 17:32:13 +03:00
🌱 Bump distroless/base
Bumps distroless/base from `4b22ca3` to `e406b1d`. --- updated-dependencies: - dependency-name: distroless/base dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8183a9f96f
commit
b7180e8472
@ -24,6 +24,6 @@ ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
RUN CGO_ENABLED=0 make build-github-server
|
||||
|
||||
FROM gcr.io/distroless/base:nonroot@sha256:4b22ca3c68018333c56f8dddcf1f8b55f32889f2dd12d28ab60856eba1130d04
|
||||
FROM gcr.io/distroless/base:nonroot@sha256:e406b1da09bc455495417a809efe48a03c48011a89f6eb57b0ab882508021c0d
|
||||
COPY --from=authserver /src/clients/githubrepo/roundtripper/tokens/server/github-auth-server clients/githubrepo/roundtripper/tokens/server/github-auth-server
|
||||
ENTRYPOINT ["clients/githubrepo/roundtripper/tokens/server/github-auth-server"]
|
||||
|
Loading…
Reference in New Issue
Block a user