Skip to content

Commit

Permalink
Merge pull request #2 from RegionX-Labs/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
Szegoo authored Nov 29, 2023
2 parents 7c4873f + e363eb1 commit 3adaa0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:

# Build and push 2 images, One with the version tag and the other with latest tag
- name: Build and push Docker images
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
file: ./Containerfile
Expand Down

0 comments on commit 3adaa0a

Please sign in to comment.