Merge pull request 'Update docker/build-push-action action to v6.16.0' (#5) from renovate/docker-build-push-action-6.x into main

Reviewed-on: #5
This commit is contained in:
Alex 2025-05-03 22:14:23 +12:00
commit 070593e905

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