chore(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0 (#4163)

This commit is contained in:
dependabot[bot] 2024-08-19 21:44:33 +02:00 committed by GitHub
parent 9589d2192b
commit cb963a9a8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@ jobs:
# Importing from the cache should create the image within approx 30 seconds:
# NOTE: `qemu` step is not needed as we only test for AMD64.
- name: 'Build AMD64 image from cache'
uses: docker/build-push-action@v6.6.1
uses: docker/build-push-action@v6.7.0
with:
context: .
tags: mailserver-testing:ci