diff --git a/.github/workflows/bin-image.yml b/.github/workflows/bin-image.yml index ab05844ab5..182f02c04f 100644 --- a/.github/workflows/bin-image.yml +++ b/.github/workflows/bin-image.yml @@ -50,10 +50,13 @@ 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 run: |