Skip to content

Commit

Permalink
don't use depot
Browse files Browse the repository at this point in the history
  • Loading branch information
frankh committed Aug 12, 2024
1 parent 3560401 commit e96e4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Build and push image
id: docker_build
uses: depot/build-push-action@v1
uses: docker/build-push-action@v5
with:
context: ./rust/
file: ./rust/Dockerfile
Expand Down

0 comments on commit e96e4ec

Please sign in to comment.