mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-03-06 14:56:25 +00:00
Compare commits
1 Commits
staging
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc72cf37be |
2
.github/workflows/rebuild_backup_image.yml
vendored
2
.github/workflows/rebuild_backup_image.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user