mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Docker fix: Update bazel-lib to latest version (#14579)
* Update bazel-lib
* Update rules_oci
* Compress pkg_tar
* Add a note about 401 download for distroless/cc-debian11
* Update CHANGELOG.md
* Re-upload distroless/cc-debian11 to prysmaticlabs/distroless/cc-debian11 such that the image is public.
Ran the following command:
gcrane cp 'gcr.io/distroless/cc-debian11@sha256:b82f113425c5b5c714151aaacd8039bc141821cdcd3c65202d42bdf9c43ae60b' gcr.io/prysmaticlabs/distroless/cc-debian11:latest
* Back out "Update rules_oci"
This backs out commit 64200fb25e.
This commit is contained in:
@@ -14,6 +14,7 @@ def prysm_image_upload(
|
||||
srcs = [binary],
|
||||
symlinks = symlinks,
|
||||
tags = tags,
|
||||
extension = "tar.gz",
|
||||
)
|
||||
|
||||
oci_image(
|
||||
|
||||
Reference in New Issue
Block a user