Skip to content

Commit

Permalink
Merge pull request #275 from NoxHarmonium/renovate/docker-build-push-…
Browse files Browse the repository at this point in the history
…action-6.x

chore(deps): update docker/build-push-action action to v6
  • Loading branch information
NoxHarmonium authored Jul 9, 2024
2 parents 6dc4865 + b2a2d2f commit 3d30650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: sirc-tiledit/docker/
file: sirc-tiledit/docker/builder.Dockerfile
Expand Down

0 comments on commit 3d30650

Please sign in to comment.