Skip to content

Commit ff89fd5

Browse files
authored
Merge pull request #141 from macbre/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents 63df0e2 + 58dad74 commit ff89fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
# https://github.com/marketplace/actions/build-and-push-docker-images
3636
- name: Build the Docker image
37-
uses: docker/build-push-action@v5
37+
uses: docker/build-push-action@v6
3838
with:
3939
context: .
4040
tags: macbre/nginx

0 commit comments

Comments
 (0)