Update docker/build-push-action action to v6.16.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
Renovate Bot 2025-05-03 09:15:18 +00:00
parent 1296ca4426
commit 0e1a93267d

View file

@ -34,7 +34,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@v6.13.0 uses: docker/build-push-action@v6.16.0
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile