Skip to content

Commit

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

Bump docker/build-push-action from 3 to 5
  • Loading branch information
arguser authored Mar 11, 2024
2 parents 0ec2cd2 + 28fb98f commit d434c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
type=raw,value=latest
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

0 comments on commit d434c78

Please sign in to comment.