Skip to content

Commit

Permalink
Bump docker/build-push-action from 6.4.1 to 6.8.0 (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 1448f6b commit d60769c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devcontainer-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.4.0
- name: Build and Push
uses: docker/build-push-action@v6.4.1
uses: docker/build-push-action@v6.8.0
with:
context: .
file: .devcontainer/Dockerfile
Expand Down

0 comments on commit d60769c

Please sign in to comment.