Skip to content

Commit

Permalink
Upgrade build-push-action and update README.md (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
HussainTechSavvy authored Sep 17, 2024
1 parent 05c19d4 commit 15f73d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
username: ${{ vars.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
timeout-minutes: 5
with:
context: .
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ D-in-D image for GitHub Actions Self-Hoster runner based on [summerwind/actions-
| - | - |
| summerwind/actions-runner-dind | v2.311.0-ubuntu-20.04 |
| Golang | 1.21.5 |
| Buildx | 0.12.0 |
| Buildx | 0.17.1 |
| Node | 16.17.0 |
| npm | 8.15.0 |
| Composer | 2.1.14 |
Expand Down

0 comments on commit 15f73d1

Please sign in to comment.