Skip to content

Commit f59b76a

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 19aff37 commit f59b76a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fi
5050
5151
- name: Build and push
52-
uses: docker/build-push-action@v4
52+
uses: docker/build-push-action@v6
5353
with:
5454
context: .
5555
file: Containerfile

0 commit comments

Comments
 (0)