Skip to content

Commit 236d15b

Browse files
committed
bump
1 parent 32f4efb commit 236d15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
password: ${{ secrets.DOCKERHUB_TOKEN }}
102102

103103
- name: Build base image
104-
uses: docker/build-push-action@v5
104+
uses: docker/build-push-action@v6
105105
with:
106106
context: .
107107
push: true

0 commit comments

Comments
 (0)