We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082b0dd commit 264b87eCopy full SHA for 264b87e
1 file changed
.github/workflows/grpc.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Build and push Docker image
31
uses: docker/build-push-action@v6
32
with:
33
- context: .
+ context: ./grpc/ruby-3.2/
34
file: ./grpc/ruby-3.2/Dockerfile
35
push: true
36
platforms: linux/amd64,linux/arm64
0 commit comments