mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
Fix docker image version strings in CI (#13356)
This commit is contained in:
@@ -26,6 +26,9 @@ def prysm_image_upload(
|
||||
"//tools:bash_tar",
|
||||
":binary_tar",
|
||||
],
|
||||
labels = {
|
||||
"org.opencontainers.image.source": "https://github.com/prysmaticlabs/prysm",
|
||||
},
|
||||
tags = tags,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user