Skip to content

Commit c64f327

Browse files
committed
Merge branch 'main' of https://github.com/PerfectThymeTech/AzureFunctionPython into marvinbuss/update_azurerm_4
2 parents 469dbe9 + bf023c0 commit c64f327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_containerTemplate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
# Build and Push Docker Image with Buildx
9898
- name: Build and push Docker image
9999
id: build_push
100-
uses: docker/build-push-action@v6.7.0
100+
uses: docker/build-push-action@v6.8.0
101101
with:
102102
context: ${{ inputs.working_directory }}
103103
file: ${{ inputs.working_directory }}/Dockerfile

0 commit comments

Comments
 (0)