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

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