diff --git a/ci/test_authentication.sh b/ci/test_authentication.sh index ac0cdacf5..19aa2c210 100755 --- a/ci/test_authentication.sh +++ b/ci/test_authentication.sh @@ -10,5 +10,5 @@ docker run \ -v $(cd $THIS_DIR/.. && pwd):/mnt/host \ -v $WORKSPACE:/mnt/workspace \ --rm \ - nexus.int.snowflakecomputing.com:8086/docker/snowdrivers-test-external-browser-mac:1 \ + nexus.int.snowflakecomputing.com:8086/docker/snowdrivers-test-external-browser:1 \ "/mnt/host/ci/container/test_authentication.sh"