Skip to content

Commit d8f4f2e

Browse files
committed
fix: corrects the Dockerfile name
1 parent d02f849 commit d8f4f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/patched.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: docker/build-push-action@v6
3232
with:
3333
context: .
34-
file: ./bigquery/Dockerfile4parquet
34+
file: ./Dockerfile-ruby3.2-patched
3535
push: true
3636
platforms: linux/amd64,linux/arm64
3737
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/aws-lambda-ruby-patched:3.2

0 commit comments

Comments
 (0)