Skip to content

Commit 7d4d699

Browse files
authored
Update docker-build.yml
bumped to docker/build-push-action@v6
1 parent e05b313 commit 7d4d699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
type=raw,value=${{ env.SOURCE_REF }}
5454
5555
- name: Build and Push Docker Image
56-
uses: docker/build-push-action@v5
56+
uses: docker/build-push-action@v6
5757
with:
5858
context: .
5959
file: ./Dockerfile

0 commit comments

Comments
 (0)