Skip to content

Commit

Permalink
Bump docker/build-push-action from 4.1.0 to 4.1.1 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 17, 2023
1 parent 0a329b5 commit e23f19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# > will be done directly by buildkit. [...]
# > any file mutation in the steps that precede [...] will be ignored
# https://github.com/marketplace/actions/build-and-push-docker-images
- uses: docker/build-push-action@v4.1.0
- uses: docker/build-push-action@v4.1.1
with:
platforms: |
linux/amd64
Expand Down

0 comments on commit e23f19d

Please sign in to comment.