Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/master/peter-eva…
Browse files Browse the repository at this point in the history
…ns/dockerhub-description-4
  • Loading branch information
s0rg authored Sep 10, 2024
2 parents c00e94d + 1d8164a commit e291918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./docker/Dockerfile
Expand Down

0 comments on commit e291918

Please sign in to comment.