Skip to content

Commit

Permalink
Merge pull request #31 from govpf/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-5.4.0

Bump docker/build-push-action from 4.0.0 to 5.4.0
  • Loading branch information
govpf-bot authored Jun 12, 2024
2 parents 8fa03ba + c2bd0bc commit c3f3a7e
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 @@ -31,7 +31,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_PASSWORD }}
-
name: Build and push
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v5.4.0
with:
context: .
file: ./${{ matrix.distros }}/Dockerfile
Expand Down

0 comments on commit c3f3a7e

Please sign in to comment.