mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Merge pull request #103474 from chendave/distroless
Bump `distroless/base` image to latest version
This commit is contained in:
commit
a445eb2b7f
@ -12,8 +12,8 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# The line below points to distroless/base as of 2019-11-15. The SHA should be
|
# The line below points to distroless/base as of 2021-06-29. The SHA should be
|
||||||
# kept in sycn with distroless_base definition in the WORKSPACE file.
|
# kept in sycn with distroless_base definition in the WORKSPACE file.
|
||||||
FROM gcr.io/distroless/base@sha256:7fa7445dfbebae4f4b7ab0e6ef99276e96075ae42584af6286ba080750d6dfe5
|
FROM gcr.io/distroless/base@sha256:5e3fac1733c75e0e879a9770724e3960610a5cfbbfb5366559fbc334fe86c249
|
||||||
|
|
||||||
COPY kubemark /kubemark
|
COPY kubemark /kubemark
|
||||||
|
Loading…
Reference in New Issue
Block a user