Skip to content

Commit

Permalink
Merge pull request #376 from Ree6-Applications/renovate/docker-build-…
Browse files Browse the repository at this point in the history
…push-action-4.x

Update docker/build-push-action action to v4.1.0
  • Loading branch information
DxsSucuk authored Jun 9, 2023
2 parents 32532bf + 2adc104 commit aca072a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
images: prestischmesti/ree6-bot

- name: Build and push Docker image
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v4.1.0
with:
context: .
push: true
Expand Down

0 comments on commit aca072a

Please sign in to comment.