mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user