1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-27 23:57:15 +00:00

chore(deps): update docker/build-push-action action to v6 (#6334)

This commit is contained in:
renovate[bot]
2025-03-05 16:35:46 +01:00
committed by GitHub
parent 81803836f0
commit 79f4cf4021

View File

@@ -30,7 +30,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64