1
0

Merge pull request #1057 from nginx-proxy/dependabot/github_actions/docker/build-push-action-5

ci: bump docker/build-push-action from 4 to 5
This commit is contained in:
Nicolas Duchon 2023-12-08 01:14:40 +01:00 committed by GitHub
commit 3ace972cb4
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -69,7 +69,7 @@ jobs:
- name: Build and push
id: docker_build
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
build-args: GIT_DESCRIBE=${{ steps.acme-companion_version.outputs.VERSION }}