Update docker/build-push-action action to v6.17.0 #none minor
All checks were successful
Actionlint / build (push) Successful in 6s
All checks were successful
Actionlint / build (push) Successful in 6s
This commit was merged in pull request #11.
This commit is contained in:
@@ -72,7 +72,7 @@ runs:
|
|||||||
- run: echo "::group::Build and Push docker image"
|
- run: echo "::group::Build and Push docker image"
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: build-and-push
|
id: build-and-push
|
||||||
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
|
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Reference in New Issue
Block a user