Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-action-1.1.0

This commit is contained in:
Carlos D. Álvaro
2021-05-12 08:10:49 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ jobs:
- name: Build docker-salt-master image
if: github.event_name != 'schedule'
uses: docker/build-push-action@v2
uses: docker/build-push-action@v2.4.0
with:
context: .
file: ./Dockerfile