chore(deps): update docker/build-push-action action to v5 (#826)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-12 11:03:19 -05:00
committed by GitHub
parent 2a65f64ac1
commit 7061be60f4
+3 -3
View File
@@ -32,7 +32,7 @@ jobs:
# network=host driver-opt needed to push to local registry
driver-opts: network=host
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: api
target: builder
@@ -66,7 +66,7 @@ jobs:
driver-opts: network=host
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: api
target: builder
@@ -106,7 +106,7 @@ jobs:
driver-opts: network=host
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: api
target: builder