There was an error while loading. Please reload this page.
1 parent aa3cb3c commit f84034bCopy full SHA for f84034b
1 file changed
java-bigquery-jdbc/Dockerfile
@@ -14,7 +14,7 @@ RUN bash -c " \
14
&& git clone -b ${BRANCH} --depth 1 --single-branch https://github.com/googleapis/google-cloud-java.git \
15
&& cd /git/google-cloud-java \
16
&& source .kokoro/common.sh \
17
- && install_modules java-bigquery \
+ && install_modules java-bigquery-jdbc \
18
&& rm -rf /git"
19
20
# This will ensure all deps are present
0 commit comments