Disable DockerHub publish for extended images in 0.8.12 (#15365)

This commit is contained in:
Zanie Blue
2025-08-18 18:21:39 -05:00
committed by GitHub
parent 5b088e9430
commit f77d78a8ad
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -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: |