diff --git a/.github/workflows/bin-image.yml b/.github/workflows/bin-image.yml index 7bdfaf106d..7ea775719e 100644 --- a/.github/workflows/bin-image.yml +++ b/.github/workflows/bin-image.yml @@ -65,13 +65,10 @@ jobs: # moby/moby-bin:master ## push on 23.0 branch # moby/moby-bin:23.0 - ## any push - # moby/moby-bin:sha-ad132f5 tags: | type=semver,pattern={{version}} type=ref,event=branch type=ref,event=pr - type=sha - name: Rename meta bake definition file # see https://github.com/docker/metadata-action/issues/381#issuecomment-1918607161