Update docker URLs to gcr.io/offchainlabs (#15171)

* Update docker URLs to gcr.io/offchainlabs and remove unused script

* Changelog fragment
This commit is contained in:
Preston Van Loon
2025-04-14 15:15:24 -05:00
committed by GitHub
parent 6180b5a560
commit 215dbb8e40
10 changed files with 11 additions and 74 deletions

View File

@@ -29,7 +29,7 @@ prysm_image_upload(
name = "push_images",
binary = ":prysmctl",
entrypoint = ["/prysmctl"],
repository = "gcr.io/prysmaticlabs/prysm/cmd/prysmctl",
repository = "gcr.io/offchainlabs/prysm/cmd/prysmctl",
symlinks = {
# Backwards compatibility for images that depended on the old filepath.
"/app/cmd/prysmctl/prysmctl": "/prysmctl",