Skip to content

Commit c1d03b2

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 17b1588 commit c1d03b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fi
5353
5454
- name: Build and push
55-
uses: docker/build-push-action@v4
55+
uses: docker/build-push-action@v6
5656
with:
5757
context: .
5858
file: Containerfile

0 commit comments

Comments
 (0)