Skip to content

Commit

Permalink
Merge pull request #99 from netdata/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…build-push-action-6
  • Loading branch information
ilyam8 authored Jun 17, 2024
2 parents fa248f5 + e41dbd6 commit 64c695e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-devenv
- name: Docker Build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
file: devenv/Dockerfile
context: devenv
Expand Down

0 comments on commit 64c695e

Please sign in to comment.