Update docker_build.yml

This commit is contained in:
oryx1729 2022-01-04 17:46:34 +01:00 committed by GitHub
parent 2910f67718
commit 854af92dc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
latest=true
tags: |
type=ref,event=tag
type=sha,format=long
type=sha,format=long,prefix=
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1