mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
chore(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0 (#4163)
This commit is contained in:
parent
9589d2192b
commit
cb963a9a8b
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue