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 d02f849 commit d8f4f2eCopy full SHA for d8f4f2e
1 file changed
.github/workflows/patched.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: docker/build-push-action@v6
32
with:
33
context: .
34
- file: ./bigquery/Dockerfile4parquet
+ file: ./Dockerfile-ruby3.2-patched
35
push: true
36
platforms: linux/amd64,linux/arm64
37
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/aws-lambda-ruby-patched:3.2
0 commit comments