Skip to content

Commit

Permalink
Hardcode container name for bigquery
Browse files Browse the repository at this point in the history
  • Loading branch information
dklawren committed Nov 14, 2024
1 parent 3dfa6a9 commit d70ee1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ services:

bigquery:
platform: linux/x86_64
container_name: bigquery
image: ghcr.io/goccy/bigquery-emulator:latest
ports:
- 9050:9050
Expand Down

0 comments on commit d70ee1b

Please sign in to comment.