Skip to content

Commit

Permalink
Merge pull request #132 from crazy-max/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
crazy-max committed Apr 8, 2024
2 parents 9c99def + dbc9617 commit d0ca43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -76,7 +76,7 @@ jobs:
sudo ctr plugins list --detailed
-
name: Build Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: ./test
file: ./test/Dockerfile
Expand Down

0 comments on commit d0ca43a

Please sign in to comment.