Skip to content

Commit bae9a4d

Browse files
Update docker/build-push-action action to v6
1 parent 440b04c commit bae9a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Build and push
5656
id: docker_build
57-
uses: docker/build-push-action@v5
57+
uses: docker/build-push-action@v6
5858
with:
5959
context: .
6060
file: ${{ matrix.dockerfile }}

0 commit comments

Comments
 (0)