Skip to content

Commit

Permalink
Merge pull request #2064 from projectcaluma/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-5

chore(deps): bump docker/build-push-action from 4 to 5
  • Loading branch information
Yelinz authored Dec 8, 2023
2 parents d461c99 + 34f35d1 commit dbc6fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
type=semver,pattern={{major}}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit dbc6fe6

Please sign in to comment.