Auto-merging via docker-versions-create

This commit is contained in:
Geoff Bourne 2021-07-03 14:24:32 -05:00
commit b75f83cbf1

View file

@ -38,9 +38,8 @@ jobs:
tags: |
type=ref,event=branch
type=ref,event=tag
type=edge,branch=master
flavor: |
latest=true
latest=${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v1