Skip to content

Commit dda28b0

Browse files
committed
Merge branch 'main' into silk
2 parents b4f331e + 63ba456 commit dda28b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker_image_workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Build and push
5353
id: docker_build
54-
uses: docker/build-push-action@v3
54+
uses: docker/build-push-action@v4
5555
with:
5656
builder: ${{ steps.buildx.outputs.name }}
5757
context: ./app

0 commit comments

Comments
 (0)