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

Update distroless dependencies #1655

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions cc/cc.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# git repository.

DIGESTS = {
# "gcr.io/distroless/cc:debug" circa 2019-10-11 13:46 -0400
"debug": "sha256:c3c3041dd6af49c2435baabbe4303bd2ab171c0a1e24bdfa1167a74814a222a6",
# "gcr.io/distroless/cc:latest" circa 2019-10-11 13:46 -0400
"latest": "sha256:86f16733f25964c40dcd34edf14339ddbb2287af2f7c9dfad88f0366723c00d7",
# "gcr.io/distroless/cc:debug" circa 2020-10-30 12:48 -0700
"debug": "sha256:7c31f56955cc66134efb3e8282c68f7c92ae3dddcfd99ebf0e7e3dcd9b686e4f",
# "gcr.io/distroless/cc:latest" circa 2020-10-30 12:48 -0700
"latest": "sha256:c4014bdecaede16f767f8cfc496f968736bc08632bf54a37c004820e85cd8209",
}
8 changes: 4 additions & 4 deletions go/go.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# git repository.

DIGESTS = {
# "gcr.io/distroless/base:debug" circa 2020-09-28 19:06 -0400
"debug": "sha256:67ad904b14d60c0a0188ffd9fc52b3cf380ef76a72f8774208f51814ba4bb0d4",
# "gcr.io/distroless/base:latest" circa 2020-09-28 19:06 -0400
"latest": "sha256:ece03c2478ad03dd5968c0fc55fc1ba5c6b9c642bde71cf11dba8293ae588a8c",
# "gcr.io/distroless/base:debug" circa 2020-10-30 12:48 -0700
"debug": "sha256:799b6c346ef976683d93259aa335501a4aaa1bb2156d68444ff149d2e5d5c155",
# "gcr.io/distroless/base:latest" circa 2020-10-30 12:48 -0700
"latest": "sha256:8d58596f5181f95d908d7f8318f8e27bc394164491bd0aa53c2f284480fd8f8b",
}
8 changes: 4 additions & 4 deletions java/java.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# git repository.

DIGESTS = {
# "gcr.io/distroless/java:debug" circa 2019-10-11 13:46 -0400
"debug": "sha256:d5e1e6c9378f7eb7b9f0c2a131cf31ab94030f187da4faaefd6fde2a3b875336",
# "gcr.io/distroless/java:latest" circa 2019-10-11 13:46 -0400
"latest": "sha256:ae0eb3d54fb9172fe0f0c2158ef21501c090333c336ccaefa816bbe326c8716e",
# "gcr.io/distroless/java:debug" circa 2020-10-30 12:48 -0700
"debug": "sha256:79ed7ab74f05f73f84ac4217d61e2951a0bf1a8c4de5c8ceb398c9521df76c54",
# "gcr.io/distroless/java:latest" circa 2020-10-30 12:48 -0700
"latest": "sha256:e7f4f67846dde93d59e537c03b596e18b181e50bf63af4fafa5d41ec0a5fd0fc",
}
8 changes: 4 additions & 4 deletions java/jetty.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# git repository.

DIGESTS = {
# "gcr.io/distroless/java/jetty:debug" circa 2019-10-11 13:46 -0400
"debug": "sha256:db1f47a599afc4e942f8f6c7f416ccdd0c27ef4b99c0eaa21f11b5f1511c2070",
# "gcr.io/distroless/java/jetty:latest" circa 2019-10-11 13:46 -0400
"latest": "sha256:0068460e6a226f3eb583c4deb02c79b6bb5aca494d3f1996690d7189b5aa4cec",
# "gcr.io/distroless/java/jetty:debug" circa 2020-10-30 12:48 -0700
"debug": "sha256:4fd6982c6f9dec3dbba18a5724b523fdcab937fc223f91887cc514b4505f7fbb",
# "gcr.io/distroless/java/jetty:latest" circa 2020-10-30 12:48 -0700
"latest": "sha256:e8d9fca6dbee84cbff3b2c7979e13178e7951991d1a8370d5d582e92f138aab6",
}
8 changes: 4 additions & 4 deletions python/python.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# git repository.

DIGESTS = {
# "gcr.io/distroless/python2.7:debug" circa 2019-10-11 13:46 -0400
"debug": "sha256:7a935652f1ce58b8c8044adccb61a67f47609dc04bb001ada6dd4db88957323d",
# "gcr.io/distroless/python2.7:latest" circa 2019-10-11 13:46 -0400
"latest": "sha256:ebe778d426d1d78a3954bf61deacc4371a430200a1f1c88b16e913bc5192aebf",
# "gcr.io/distroless/python2.7:debug" circa 2020-10-30 12:48 -0700
"debug": "sha256:6e9ae83d0958191b84e1d8de9d688361cccae4a766c7ef2397397c695c641ce5",
# "gcr.io/distroless/python2.7:latest" circa 2020-10-30 12:48 -0700
"latest": "sha256:c83217b59e577039cd3fe4eb6cbe9bb2bf806ef15205afaee1a573f4a96411ed",
}
8 changes: 4 additions & 4 deletions python3/python3.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
# git repository.

DIGESTS = {
# "gcr.io/distroless/python3:debug" circa 2019-10-11 13:46 -0400
"debug": "sha256:44b13e14537accc5784b475bd756bba289135d4554e204d204f1455eb0c0d7da",
# "gcr.io/distroless/python3:latest" circa 2019-10-11 13:46 -0400
"latest": "sha256:de110a5eb0edb950dc4653ae0288f530b8c2af77e44d9bebab117ed0b74d5426",
# "gcr.io/distroless/python3:debug" circa 2020-10-30 12:48 -0700
"debug": "sha256:a1025877bc8bc6d7fb0c482fbf2c709d10a437ffd3a9a1ed19c62f94f5c7704c",
# "gcr.io/distroless/python3:latest" circa 2020-10-30 12:48 -0700
"latest": "sha256:8e74b6697d0a741a5d1bb7366260f48721783f71e01d800c13cd2392586639f3",
}