Bump: docker/build-push-action to v6

This commit is contained in:
Quinten
2025-01-03 11:07:53 +01:00
committed by GitHub
parent 6d82a2fee0
commit 9b59b81095
25 changed files with 28 additions and 28 deletions

View File

@@ -36,7 +36,7 @@ jobs:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.REGISTRY_TOKEN }}
- uses: docker/build-push-action@v5
- uses: docker/build-push-action@v6
with:
context: ./mariadb
file: ./mariadb/${{ matrix.tag }}/Dockerfile