Disable DockerHub publish for extended images in 0.8.12 (#15365)
This commit is contained in:
@@ -282,7 +282,8 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
${{ env.UV_GHCR_IMAGE }}
|
||||
${{ env.UV_DOCKERHUB_IMAGE }}
|
||||
# We are temporarily not publishing the extra images to DockerHub
|
||||
# ${{ env.UV_DOCKERHUB_IMAGE }}
|
||||
flavor: |
|
||||
latest=false
|
||||
tags: |
|
||||
|
||||
Reference in New Issue
Block a user