FROM ghcr.io/goccy/bigquery-emulator:latest

RUN apt-get update
RUN apt-get install -y --no-install-recommends curl
